Releases: release-flow/keep-a-changelog-action-example
Releases · release-flow/keep-a-changelog-action-example
Release 0.4.3
Added
- Test change to run through release process
Release 0.4.1
Fixed
- Fixed the tagging code to eliminate the permissions error
Release 0.4.0
Added
- Switch back to using tags for the major version ref, as this aligns with the recommended practice
Fixed
- Fix newlines in PR template
Release 0.3.0
Added
- Update the PR template
Release 0.2.1
Fixed
- Ensure push to branch not tag
Release 0.2.0
Added
- Automatically bump the major ref (e.g.
v1
) when a release is published
Release 0.1.0
Fixed
- Update workflows to use versioned action, now that we have released v1 of the actions
Release 0.0.6
Added
- Add instruction text on PR merged
Fixed
- Fix newlines in release PR body text
Release 0.0.5
Fixed
- Invert branch validation test
Release 0.0.3
Added
- Update workflows so that the GH release is created when the PR is merged