Skip to content

Commit 0fceee0

Browse files
authored
chore(main): release 1.2.0 (#27)
1 parent d05dca2 commit 0fceee0

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

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

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+
310
## [1.1.0](https://github.com/nico-i/commitlint-plugin-spend/compare/v1.0.1...v1.1.0) (2025-06-01)
411

512

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.1.0",
3+
"version": "1.2.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",

0 commit comments

Comments
 (0)