Skip to content

Commit eda8ce6

Browse files
chore(release): 1.15.6 [skip ci]
## [1.15.6](v1.15.5...v1.15.6) (2024-05-08) ### Bug Fixes * **build:** update clack deps ([#106](#106)) ([36c9eee](36c9eee)) * **main:** add maxItems option to scope prompt ([#104](#104)) ([2cb2088](2cb2088))
1 parent 36c9eee commit eda8ce6

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.15.5",
4+
"version": "1.15.6",
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)