Skip to content

Commit 3c1ddce

Browse files
chore(release): 1.8.0 [skip ci]
# [1.8.0](v1.7.2...v1.8.0) (2024-01-09) ### Features * **main:** [#56](#56) remove simple-git ([#64](#64)) ([216f148](216f148)), closes [#60](#60)
1 parent 216f148 commit 3c1ddce

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.7.2",
4+
"version": "1.8.0",
55
"description": "A CLI for creating better commits following the conventional commit guidelines",
66
"author": "Erik Verduin (https://github.com/everduin94)",
77
"keywords": [

0 commit comments

Comments
 (0)