Releases: onebeyond/license-checker
Releases · onebeyond/license-checker
license-checker: v2.0.1
license-checker: v2.0.0
license-checker: v1.0.4
license-checker: v1.0.3
license-checker: v1.0.2
license-checker: v1.0.1
license-checker: v1.0.0
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
- added license file (98f82a4)
- document new option (d01d7b6)
- update license reference to MIT (c02dc91)
☁️ 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
v2.1.0
What's Changed
🆕 Features
🔄 Code Refactoring
🐛 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
- @dustytrinkets made their first contribution in #50
Full Changelog: v2.0.1...v2.1.0
v2.0.1
Full Changelog: v2.0.0...v2.0.1
v2.0.0
What's Changed
- Fix v1.3.0 changelog by @inigomarquinez in #45
- Improved docs by @inigomarquinez in #46
- Refator/fail on args regexp by @neodmy in #44
Full Changelog: v1.3.0...v2.0.0