You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix: Resolve whatBump is not a function error (#105)
* fix: Resolve pending preset promise
* fix: Get recommended version bump
* chore: Remove redundant if logic
* refactor: Avoid code repetition
* docs: Explain how to use the whatBump config option to skip releasing a new version
* refactor: Make whatBump's value conventional
-[Type definition for `whatBump` → look for `Preset['whatBump']`](https://github.com/conventional-changelog/conventional-changelog/blob/master/packages/conventional-recommended-bump/src/types.ts)
112
+
- Use the `false` Boolean value to skip releasing a new version.
0 commit comments