Skip to content

Latest commit

 

History

History
executable file
·
138 lines (70 loc) · 3.1 KB

CHANGELOG.md

File metadata and controls

executable file
·
138 lines (70 loc) · 3.1 KB

Changelog

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

Added

  • Test change to run through release process

0.4.2 - 2022-03-25

Added

  • General tidying of the workflows

0.4.1 - 2022-03-25

Fixed

  • Fixed the tagging code to eliminate the permissions error

0.4.0 - 2022-03-25

Added

  • Switch back to using tags for the major version ref, as this aligns with the recommended practice

Fixed

  • Fix newlines in PR template

0.3.0 - 2022-03-25

Added

  • Update the PR template

0.2.2 - 2022-03-25

Fixed

  • Actually fix the previous fix (hopefully!)

0.2.1 - 2022-03-25

Fixed

  • Ensure push to branch not tag

0.2.0 - 2022-03-25

Added

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

0.1.0 - 2022-03-14

Fixed

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

0.0.6 - 2022-03-14

Added

  • Add instruction text on PR merged

Fixed

  • Fix newlines in release PR body text

0.0.5 - 2022-03-14

Fixed

  • Invert branch validation test

0.0.4 - 2022-03-14

Added

  • Change friendly name of autorelease workflows

  • Add test for correctly-formatted head branch on PR merge

0.0.3 - 2022-03-14

Added

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

0.0.2 - 2022-03-12

Added

  • Playing with releases

  • Added markdownlint configuration

0.0.1 - 2022-03-11

Added

  • Initial version