All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
0.4.3 - 2022-03-25
- Test change to run through release process
0.4.2 - 2022-03-25
- General tidying of the workflows
0.4.1 - 2022-03-25
- Fixed the tagging code to eliminate the permissions error
0.4.0 - 2022-03-25
- Switch back to using tags for the major version ref, as this aligns with the recommended practice
- Fix newlines in PR template
0.3.0 - 2022-03-25
- Update the PR template
0.2.2 - 2022-03-25
- Actually fix the previous fix (hopefully!)
0.2.1 - 2022-03-25
- Ensure push to branch not tag
0.2.0 - 2022-03-25
- Automatically bump the major ref (e.g.
v1
) when a release is published
0.1.0 - 2022-03-14
- Update workflows to use versioned action, now that we have released v1 of the actions
0.0.6 - 2022-03-14
- Add instruction text on PR merged
- Fix newlines in release PR body text
0.0.5 - 2022-03-14
- Invert branch validation test
0.0.4 - 2022-03-14
-
Change friendly name of autorelease workflows
-
Add test for correctly-formatted head branch on PR merge
0.0.3 - 2022-03-14
- Update workflows so that the GH release is created when the PR is merged
0.0.2 - 2022-03-12
-
Playing with releases
-
Added markdownlint configuration
0.0.1 - 2022-03-11
- Initial version