diff --git a/changelog/config.yaml b/changelog/config.yaml index 38f614dcf8d5..4747904cf460 100644 --- a/changelog/config.yaml +++ b/changelog/config.yaml @@ -4,16 +4,16 @@ types: chore: "Miscellaneous" scopes: auto: [dotnet, go, java, nodejs, python, yaml] - backend: [service, filestate] - cli: [about, config, display, engine, import, new, plugin, package, state] - pkg: [testing] - sdk: [dotnet, go, java, nodejs, python, yaml] - components: [dotnet, go, java, nodejs, python, yaml] - engine: [] + backend: [filestate, service] build: [] ci: [] + cli: [about, config, display, engine, import, new, plugin, package, state] + components: [dotnet, go, java, nodejs, python, yaml] docs: [] + engine: [] + pkg: [testing] programgen: [dotnet, go, java, nodejs, python, yaml] - sdkgen: [dotnet, go, java, nodejs, python, yaml] protobuf: [] - yaml: [] + sdk: [dotnet, go, java, nodejs, python, yaml] + sdkgen: [dotnet, go, java, nodejs, python, yaml] + yaml: [] \ No newline at end of file