Skip to content

Commit 1cb4d8e

Browse files
committed
chore(release): v1.7.0
1 parent 8072f24 commit 1cb4d8e

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,18 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
55

66

77

8+
# [1.7.0](https://github.com/go-courier/husky/compare/v1.6.0...v1.7.0)
9+
10+
### Features
11+
12+
* **feat** add options to extend commit format and types ([d482ee2](https://github.com/go-courier/husky/commit/d482ee2a9292f1989a7a530563be735969fcdef2))
13+
* **feat** improve command output ([cee0a79](https://github.com/go-courier/husky/commit/cee0a798733af33ed6d260da2fe932036905b3b5))
14+
* **feat** add init command ([1de23ef](https://github.com/go-courier/husky/commit/1de23ef1339ecf4529095d941f673efdb444f21d))
15+
* **feat** add options to extend commit format and types ([ba2b297](https://github.com/go-courier/husky/commit/ba2b2976a5503c9c45bf799941f45e58e781cd5e))
16+
* **feat** add options to extend commit format and types ([70488f4](https://github.com/go-courier/husky/commit/70488f498b4016f386cbfede2e3ce88d9f973912))
17+
18+
19+
820
# [1.6.0](https://github.com/go-courier/husky/compare/v1.5.4...v1.6.0)
921

1022
### Features

internal/version/version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.6.0
1+
1.7.0

0 commit comments

Comments
 (0)