chore: release bump patch only (#1173)

This commit is contained in:
Sasha 2023-02-11 20:23:52 +01:00 committed by GitHub
parent 3ae2181f30
commit 596c71a962
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
"plugins": ["node-workspace", "sentence-case"],
"release-type": "node",
"separate-pull-requests": false,
"bump-patch-for-minor-pre-major": true,
"versioning": "always-bump-patch",
"group-pull-request-title-pattern": "chore: release ${branch}",
"packages": {
"packages/utils": {},