Skip to content

Commit

Permalink
Reorder scopes to be alphabetically ordered.
Browse files Browse the repository at this point in the history
  • Loading branch information
RobbieMcKinstry committed Nov 10, 2022
1 parent 7316c63 commit d506398
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions changelog/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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: []

0 comments on commit d506398

Please sign in to comment.