Skip to content

Commit

Permalink
ci(release-please): bump patch for minor before major
Browse files Browse the repository at this point in the history
  • Loading branch information
stigok committed Jan 12, 2024
1 parent cfbdaa3 commit 6837d11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .release-please-config.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"changelog-path": "CHANGELOG.md",
"release-type": "go",
"bump-minor-pre-major": true,
"bump-patch-for-minor-pre-major": false,
"bump-patch-for-minor-pre-major": true,
"draft": false,
"prerelease": false
}
Expand Down

0 comments on commit 6837d11

Please sign in to comment.