chore(workspace): add more scopes to conventional commits config

This commit is contained in:
parent 3378cc24be
commit f0a8e07b0e
Signed by: tablet
GPG Key ID: 924A5F6AF051E87C

@ -7,7 +7,7 @@
"nuxt": {},
"server/middleware": {},
"components": {},
"deps": {},
"dependencies": {},
"client-side": {},
"config": {},
"workspace": {},
@ -15,7 +15,9 @@
"api/utils": {},
"server/utils": {},
"server/plugins": {},
"ci": {}
"ci": {},
"tests/browser": {},
"tests/api": {}
},
"types": {
"refactor": {