Skip to content

Commit

Permalink
chore(release): 1.15.6 [skip ci]
Browse files Browse the repository at this point in the history
## [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))
  • Loading branch information
semantic-release-bot committed May 8, 2024
1 parent 36c9eee commit eda8ce6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "better-commits",
"private": false,
"version": "1.15.5",
"version": "1.15.6",
"description": "A CLI for creating better commits following the conventional commits specification",
"author": "Erik Verduin (https://github.com/everduin94)",
"type": "module",
Expand Down

0 comments on commit eda8ce6

Please sign in to comment.