We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d05dca2 commit 0fceee0Copy full SHA for 0fceee0
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.2.0](https://github.com/nico-i/commitlint-plugin-spend/compare/v1.1.0...v1.2.0) (2025-06-01)
4
+
5
6
+### Features
7
8
+* release-please auto release ([af6a72c](https://github.com/nico-i/commitlint-plugin-spend/commit/af6a72c009987226064bd0ee4d30f367788d248d))
9
10
## [1.1.0](https://github.com/nico-i/commitlint-plugin-spend/compare/v1.0.1...v1.1.0) (2025-06-01)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "commitlint-plugin-spend",
- "version": "1.1.0",
+ "version": "1.2.0",
"description": "A commitlint plugin that requires the GitLab /spend or /spend_time directive in commit messages",
"main": "out/index.js",
"type": "module",
0 commit comments