Skip to content

Releases: tldr-pages/tldr-labeler-action

v0.4.0

19 May 11:30
v0.4.0
3146601
Compare
Choose a tag to compare

image

This release fixes the above annotation warning in action runs by updating all the dependencies to Node 20.

Changelog

Extended Changelog

Full Changelog: v0.3.0...v0.4.0

v0.3.0

18 Oct 10:16
v0.3.0
6a0849f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0...v0.3.0

v0.2.0

30 Apr 18:06
66c32fb
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.1...v0.2.0

v0.1.1

24 Nov 13:32
dac0ff1
Compare
Choose a tag to compare

What's Changed

  • Update license holder by @MasterOdin in #1
  • Fix set label to translation pages by @navarroaxel in #2
  • Simplify regex for test directories and files.
  • Extract testable getFileLabel function.
  • Simplify loop over changed files.
  • Use Array instead of Set.
  • Remove the waiting label only.
  • Add community label for MAINTAINERS.md file.
  • Add unit tests with jest.
  • Add Husky to run unit tests before the push.
  • Add engine to package.json to know the required runtime more easily.

New Contributors

Full Changelog: v0.1.0...v0.1.1

v0.1.0

20 Nov 20:19
26768d9
Compare
Choose a tag to compare
initial commit