thomaseizinger / keep-a-changelog-new-release

Automatically update your CHANGELOG.md for a new release
MIT License
56 stars 38 forks source link

Create `v3` branch #25

Closed DervexDev closed 7 months ago

DervexDev commented 7 months ago

Would be nice to use:

uses: thomaseizinger/keep-a-changelog-new-release@v3

instead of:

uses: thomaseizinger/keep-a-changelog-new-release@3.0.0

same as there are v1 and v2 branches.