Releases: matmar10/prcolinter
Releases · matmar10/prcolinter
Release 1.1.1
Release 1.1.0
0.4.0
0.3.0
New Features
- feat: specify rules in action
Bug Fixes
- fix: remove overly verbose debug input
Full Changelog: 0.2.1...0.3.0
0.2.1
Initial release
Adds a reusable Github action that will check each commit within a PR to ensure they each follow conventional commit format. Internally, this uses the @commitlint/lint package.