Skip to content

Releases: mheap/github-action-required-labels

v2.0.1

22 Jun 14:45
c9b40e3
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.0...v2.0.1

v2.0.0

21 Jun 13:39
48a61a5
Compare
Choose a tag to compare

This release is a new major version as I changed some of the error logic + messages. It is backwards compatible for 99% of users, but I'm erring on the side of caution

What's Changed

Full Changelog: v1.2.0...v2.0.0

v1.2.0

05 Jan 20:03
d289216
Compare
Choose a tag to compare
  • Add the capability to call the API to get the list of labels (#15)

v1

15 Jun 19:40
d289216
Compare
Choose a tag to compare

Tag that always points to the latest commit in the v1.x.x series of releases

v1.1.2

12 Nov 15:12
c1021ae
Compare
Choose a tag to compare
  • Use npx convert-action to ensure that the tagged action is using the node12 runtime

v1.1.1

12 Nov 13:43
cd46092
Compare
Choose a tag to compare
  • Update dependencies, including fix for @actions/core vulnerability
  • Switch to using JasonEtco/build-and-tag-action to build

v1.1.0

26 Jun 18:55
31ed2e3
Compare
Choose a tag to compare

Update Action to use node12 runtime

v1.0.0

26 Jun 18:54
Compare
Choose a tag to compare
Initial Commit