Releases: christian-draeger/increment-semantic-version
Releases · christian-draeger/increment-semantic-version
1.2.3
Update test.yml
1.2.2
fix: pre versions > 1
1.2.1
What's Changed
Fix
- make numeric increment of pre release versions as input optional
- support input versions like 1.2.3-beta as well as 1.2.3-beta.3
1.2.0
What's Changed
- Remove docker as a requirement to support more platforms. by @asheliahut in #20
New Contributors
- @asheliahut made their first contribution in #20
Full Changelog: 1.1.0...1.2.0
1.1.0
Update README.md
1.0.3
update example usage to new version
1.0.2: Merge pull request #5 from DRITE/fix/incrementation-preversion
Fix incrementation of alpha, beta and rc `preversion` variable in cases if there are `pre` already.
1.0.1
Update action.yml
1.0.0
Update action.yml