Releases: esotericpig/raketeer
Releases Β· esotericpig/raketeer
v0.2.13
Fixed
- Changed
bump
to reset lower version numbers.- If
v1.1.1
, major +1 will become =>v2.0.0
(notv2.1.1
). - If
v1.1.1
, minor +1 will become =>v1.2.0
(notv1.2.1
). - Patch +1 will continue to work the same.
- It's debatable whether this is a fix or a change, but I'm labeling it as a fix, as this way is more usable and expected.
- I debated whether to also drop off the pre-release and build-metadata, but it's a hard decision. Even though the version changed, maybe it's still a pre-release and/or still needs the same build-metadata. You could argue that bumping the major version should always drop it off, but I'm not sure. For now, they are unaffected by this change. In the future, major (only) +1 might also drop pre-release & build-metadata.
- If
v0.2.12
Changed
- Changed
bump
to also update GitHub compare links in Changelogs.- Example link in Changelog:
## [v0.2.11] - [2021-06-15](https://github.com/esotericpig/raketeer/compare/v0.2.10...v0.2.11)
- Updates
v0.2.10...v0.2.11
tov0.2.11...<new_version>
.
- Example link in Changelog:
v0.2.11
Added SPDX license ID.
v0.2.10
Updated Bundler and Gems.
v0.2.9
Version 0.2.9