Skip to content

Commit

Permalink
chore(release): 1.7.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.7.0](v1.6.0...v1.7.0) (2023-12-14)

### Features

* **branch:** support worktrees ([#54](#54)) ([f9b932d](f9b932d))
  • Loading branch information
semantic-release-bot committed Dec 14, 2023
1 parent f9b932d commit 3472b40
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.6.0",
"version": "1.7.0",
"description": "A CLI for creating better commits following the conventional commit guidelines",
"author": "Erik Verduin (https://github.com/everduin94)",
"keywords": [
Expand Down

0 comments on commit 3472b40

Please sign in to comment.