fix: auto configuration

This commit is contained in:
Aman Varshney
2025-08-15 14:48:53 +05:30
parent e7f893d76b
commit f34bbf509f
4 changed files with 62 additions and 5 deletions

View File

@@ -5,11 +5,13 @@
"publish": {
"conventionalCommits": true,
"message": "chore(release): publish",
"verifyAccess": false
"verifyAccess": false,
"allowBranch": ["main"]
},
"version": {
"conventionalCommits": true,
"message": "chore(release): version"
"message": "chore(release): version",
"allowBranch": ["main"]
}
},
"packages": [