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 f0b158b commit f95b079Copy full SHA for f95b079
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.2.0](https://github.com/nico-i/commitlint-plugin-spend/compare/v1.0.0...v1.2.0) (2025-06-02)
4
+
5
6
+### Miscellaneous Chores
7
8
+* release 1.2.0 ([f0b158b](https://github.com/nico-i/commitlint-plugin-spend/commit/f0b158b6774a8e74a68b21fb631af3e98ef061f4))
9
10
## [1.0.0](https://github.com/nico-i/commitlint-plugin-spend/compare/v1.2.0...v1.0.0) (2025-06-01)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "commitlint-plugin-spend",
- "version": "1.0.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