Bump updates the project's version, updates/creates the changelog, makes the bump commit, tags the bump commit and makes the release to GitHub. Opinionated but configurable.
It fixes #29 but it breaks everything else 😅 like with that all versions of every package in the file will be changed, which is not right. This should be fixed in v3.
Fixes https://github.com/fabiospampinato/bump/issues/29.