Skip to content

Commit 1c56733

Browse files
authored
chore(main): release 1.2.1 (#32)
1 parent d5206ab commit 1c56733

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Changelog
22

3+
## [1.2.1](https://github.com/nico-i/commitlint-plugin-spend/compare/v1.2.0...v1.2.1) (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+
* release 1.2.1 ([d5206ab](https://github.com/nico-i/commitlint-plugin-spend/commit/d5206ab2b96a9006a720d140739414c896103ad7))
10+
* removed previous releases ([537f883](https://github.com/nico-i/commitlint-plugin-spend/commit/537f883aa0c8cf5e4a89761cd177fc8fbc0fd058))
11+
312
## [1.2.0](https://github.com/nico-i/commitlint-plugin-spend/compare/v1.0.0...v1.2.0) (2025-06-02)
413

514

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "commitlint-plugin-spend",
3-
"version": "1.2.0",
3+
"version": "1.2.1",
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",

0 commit comments

Comments
 (0)