Explorar o código

chore: Add job-queue-plugin scope to changelog script

Michael Bromley %!s(int64=4) %!d(string=hai) anos
pai
achega
653fbcfd99
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      scripts/changelogs/generate-changelog.ts

+ 1 - 0
scripts/changelogs/generate-changelog.ts

@@ -24,6 +24,7 @@ const VALID_SCOPES: string[] = [
     'elasticsearch-plugin',
     'email-plugin',
     'email',
+    'job-queue-plugin',
     'testing',
     'ui-devkit',
 ];