Releases: remarkablemark/commitlint
Releases · remarkablemark/commitlint
v2.0.1
Sorry, something went wrong.
No results found
2.0.1 (2026-06-19)
Bug Fixes
- action: update npm install to use --ignore-scripts flag (#19) (442070a)
Build System
- deps: bump actions/checkout from 6 to 7 (#17) (82b45be)
v2.0.0
Sorry, something went wrong.
No results found
2.0.0 (2025-11-21)
⚠ BREAKING CHANGES
- action: bump actions/checkout from 5 to 6
Features
- action: bump actions/checkout from 5 to 6 (#12) (ea1d1a5)
v1.1.2
Sorry, something went wrong.
No results found
1.1.2 (2025-08-24)
Miscellaneous Chores
- deps: bump actions/checkout from 4 to 5 (0224f12)
v1.1.1
Sorry, something went wrong.
No results found
1.1.1 (2025-03-26)
Bug Fixes
- action: escape inputs to prevent expression injection (1751d3e)
v1.1.0
Sorry, something went wrong.
No results found
1.1.0 (2025-03-26)
Features
- action: add optional input checkout (684a887)
v1.0.0
Sorry, something went wrong.
No results found
1.0.0 (2023-08-07)
Features
- action: add optional input config (06899fb)
- action: add optional input for version (de4df5c)
- action: install npm deps if commitlint is found in package.json (0e1349a)
- action: install, configure, and run commitlint (3a390f4)
- action: set max-line-length rules to warn (9663b5b)
- action: show commitlint version when debug logging is enabled (1f209ef)
- action: suppress npm output with --silent (742a2cd)
Bug Fixes
- action: disable rule "body-max-line-length" (8835732)
- action: fix conditional (26911a4)
- action: fix conditional (db80e46)
- action: fix error on macos (3012093)
- action: fix expression syntax (46e1f7b)
- action: fix heredoc warning (b61f8fa)
- action: fix yaml syntax error (5b958cf)
- action: set rule "body-max-line-length" to warn (527a02e)