Skip to content

Releases: lannonbr/issue-label-manager-action

4.0.0

25 Nov 15:33
Compare
Choose a tag to compare
  • breaking: updated to use node 16.x

3.0.1

05 Mar 15:57
Compare
Choose a tag to compare
  • fix: When comparing labels, the action will no longer care about case sensitivity (ex: label and Label will be treated as the same).

3.0.0

29 May 15:30
Compare
Choose a tag to compare

3.0.0 - May 29, 2021

  • breaking: Switched default behavior to not delete default labels. To enable this, set delete input to true
  • chore: Moved from parcel to NCC for bundling the code down
  • fix: no longer tries to update if the label didn't have a description
  • chore: Updated dependencies

2.0.0

26 Aug 01:53
56bf520
Compare
Choose a tag to compare

Update to new JS Action syntax with action.yml

1.1.0

20 Feb 00:19
ec12660
Compare
Choose a tag to compare

Now when inserting a color, you can allow it to have the # in front and it will work the same as before.

1.0.0

11 Feb 20:51
3984e22
Compare
Choose a tag to compare
Update README.md