Skip to content
Compare
Choose a tag to compare
@navarroaxel navarroaxel released this 24 Nov 13:32
· 21 commits to main since this release
dac0ff1

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