--bump-version flag help #1520
Unanswered
awatterson22
asked this question in
Q&A
Replies: 1 comment 1 reply
-
|
This is currently not possible. There isn't an integration between the commit parsers and the bump functionality yet. Maybe we could add a new configuration option such as |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, does anyone know if it is possible to set types like:
and have it be included in your changelog, but skip it in terms of if the version should be bumped? I use
--bumped-versionto check if the version has been changed and if so create a release, but would like to skip release for documentation changes and other scopesBeta Was this translation helpful? Give feedback.
All reactions