Skip to content

Commit d0e2418

Browse files
chore(release): 1.18.1 [skip ci]
## [1.18.1](v1.18.0...v1.18.1) (2025-11-06) ### Bug Fixes * **branch:** commit clears username ([#128](#128)) ([d3370d7](d3370d7))
1 parent d3370d7 commit d0e2418

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "better-commits",
33
"private": false,
4-
"version": "1.18.0",
4+
"version": "1.18.1",
55
"description": "A CLI for creating better commits following the conventional commits specification",
66
"author": "Erik Verduin (https://github.com/everduin94)",
77
"type": "module",

0 commit comments

Comments
 (0)