File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed
Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 1.1.0] ( https://github.com/nico-i/commitlint-plugin-spend/compare/v1.0.1...v1.1.0 ) (2025-06-01)
4+
5+
6+ ### Features
7+
8+ * allow for negative values ([ #23 ] ( https://github.com/nico-i/commitlint-plugin-spend/issues/23 ) ) ([ 22f8385] ( https://github.com/nico-i/commitlint-plugin-spend/commit/22f8385e1346a4d0bdfc33b3650770ce3fd571ad ) )
9+ * ** devops:** added manual trigger of package publishing job ([ 04be2e9] ( https://github.com/nico-i/commitlint-plugin-spend/commit/04be2e92de764d1eebbbeb7080c55050474a62f1 ) )
10+ * ** doc:** create LICENSE ([ 5a9f419] ( https://github.com/nico-i/commitlint-plugin-spend/commit/5a9f419e40ea9fd9d75c50c09378a5ece9d16c22 ) )
11+ * release-please auto release ([ af6a72c] ( https://github.com/nico-i/commitlint-plugin-spend/commit/af6a72c009987226064bd0ee4d30f367788d248d ) )
12+ * removed date support ([ a9ea4bd] ( https://github.com/nico-i/commitlint-plugin-spend/commit/a9ea4bdc4e0e5e92e60bcc7106dab811b1dbbbf4 ) )
13+
14+
315## 1.0.1 (2024-02-04)
416
517
Original file line number Diff line number Diff line change 11{
22 "name" : " commitlint-plugin-spend" ,
3- "version" : " 1.0.1 " ,
3+ "version" : " 1.1.0 " ,
44 "description" : " A commitlint plugin that requires the GitLab /spend or /spend_time directive in commit messages" ,
55 "main" : " out/index.js" ,
66 "type" : " module" ,
You can’t perform that action at this time.
0 commit comments