Skip to content

Releases: onebeyond/license-checker

license-checker: v2.0.1

07 Nov 12:42
cafcaa6
Compare
Choose a tag to compare

2.0.1 (2023-11-07)

🐛 Bug Fixes

license-checker: v2.0.0

14 Sep 08:40
06a514b
Compare
Choose a tag to compare

2.0.0 (2023-09-13)

⚠ BREAKING CHANGES

  • add check command instead of using it as an option (#96)
  • remove generateOutputOn option (#92)

🆕 Features

  • add check command instead of using it as an option (#96) (cd53a8d)
  • add colors to console (#98) (cf9be6e)
  • remove generateOutputOn option (#92) (a7f976c)

🐛 Bug Fixes

  • avoid generating error report when disableErrorReport is true (#97) (88c1abe)

🔧 Others

📝 Docs

🔬 Tests

license-checker: v1.0.4

03 Jul 15:39
5c68f89
Compare
Choose a tag to compare

1.0.4 (2023-07-03)

☁️ CI

license-checker: v1.0.3

30 Jun 07:54
177ae64
Compare
Choose a tag to compare

1.0.3 (2023-06-30)

🐛 Bug Fixes

  • added missing permissions in publication pipeline (#84) (c093a69)

license-checker: v1.0.2

29 Jun 09:15
c85cbed
Compare
Choose a tag to compare

1.0.2 (2023-06-29)

🐛 Bug Fixes

  • added missing permissions in publication pipeline (#82) (f59119d)

license-checker: v1.0.1

27 Jun 14:27
4b28196
Compare
Choose a tag to compare

1.0.1 (2023-06-27)

☁️ CI

  • remove hardcoded version value in the release-please gh action (#75) (cdf31cd)

🐛 Bug Fixes

📝 Docs

  • add nanotower as a contributor for code (#81) (fb0459c)
  • add UlisesGascon as a contributor for code, doc, and maintenance (#79) (d304906)

license-checker: v1.0.0

26 Jun 14:18
304e54b
Compare
Choose a tag to compare

1.0.0 (2023-06-26)

⚠ BREAKING CHANGES

  • license arguments spdx compliant (#66)

🆕 Features

  • add command to check if license is SPDX compliant (f07cfd2)

📝 Docs

☁️ CI

  • add npm provenance when publishing the package (#72) (571e8b7)
  • add semantic-pull-request and release-and-publish gh actions (#67) (db04785)
  • fix release-please gh action to avoid duplicated release names (#69) (a9ceb30)

🔄 Code Refactoring

  • add link in command description and error (cd33b5c)
  • license arguments spdx compliant (#66) (055da1f)

v2.1.0

12 Jun 08:17
Compare
Choose a tag to compare

What's Changed

🆕 Features

🔄 Code Refactoring

  • simplify entry point (84dceef)
  • simplify runner and move function to utils (c966d89)

🐛 Bug Fixes

  • amend file generation on no arguments (297b954)

PRs

  • refactor: make regex function compatible with node versions prior to v14 by @neodmy in #48
  • Update README with info for yarn installation by @dustytrinkets in #50
  • Refactor/refactor code to enable testing by @neodmy in #52

New Contributors

Full Changelog: v2.0.1...v2.1.0

v2.0.1

09 May 07:55
Compare
Choose a tag to compare

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

v2.0.0

27 Apr 06:58
96535d3
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.0...v2.0.0