diff --git a/.github/release.yml b/.github/release.yml index 182d1a747a..9934b70ba2 100644 --- a/.github/release.yml +++ b/.github/release.yml @@ -13,6 +13,9 @@ changelog: - title: Security Patches labels: - security + - title: Database Changes + labels: + - migration - title: New Features labels: - Semver-Minor