Skip to content

Releases: release-flow/keep-a-changelog-action-example

Release 0.4.3

25 Mar 16:37
Compare
Choose a tag to compare

Added

  • Test change to run through release process

Release 0.4.1

25 Mar 16:16
Compare
Choose a tag to compare

Fixed

  • Fixed the tagging code to eliminate the permissions error

Release 0.4.0

25 Mar 14:55
Compare
Choose a tag to compare

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

25 Mar 09:37
Compare
Choose a tag to compare

Added

  • Update the PR template

Release 0.2.1

25 Mar 09:27
Compare
Choose a tag to compare

Fixed

  • Ensure push to branch not tag

Release 0.2.0

25 Mar 09:17
Compare
Choose a tag to compare

Added

  • Automatically bump the major ref (e.g. v1) when a release is published

Release 0.1.0

14 Mar 11:01
Compare
Choose a tag to compare

Fixed

  • Update workflows to use versioned action, now that we have released v1 of the actions

Release 0.0.6

14 Mar 10:12
Compare
Choose a tag to compare

Added

  • Add instruction text on PR merged

Fixed

  • Fix newlines in release PR body text

Release 0.0.5

14 Mar 09:51
Compare
Choose a tag to compare

Fixed

  • Invert branch validation test

Release 0.0.3

14 Mar 09:23
Compare
Choose a tag to compare

Added

  • Update workflows so that the GH release is created when the PR is merged