Skip to content

Commit

Permalink
chore(release): 1.16.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.16.0](v1.15.7...v1.16.0) (2025-01-21)

### Features

* **main:** [#109](#109) git-dir and work-tree ([#110](#110)) ([39463d8](39463d8))
  • Loading branch information
semantic-release-bot committed Jan 21, 2025
1 parent 39463d8 commit 28d74b2
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.7",
"version": "1.16.0",
"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 28d74b2

Please sign in to comment.