Skip to content

Commit ae0a64d

Browse files
authored
chore(main): release 1.3.0 (#37)
1 parent 85cf901 commit ae0a64d

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.3.0](https://github.com/nico-i/commitlint-plugin-spend/compare/v1.2.1...v1.3.0) (2025-06-02)
4+
5+
6+
### Features
7+
8+
* added type declarations ([49a544c](https://github.com/nico-i/commitlint-plugin-spend/commit/49a544c7b43b26130516bb9fb1b8b2bc1b514a83))
9+
310
## [1.2.1](https://github.com/nico-i/commitlint-plugin-spend/compare/v1.2.0...v1.2.1) (2025-06-02)
411

512
### Miscellaneous Chores

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.1",
3+
"version": "1.3.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)