File tree Expand file tree Collapse file tree 4 files changed +7
-3
lines changed
Expand file tree Collapse file tree 4 files changed +7
-3
lines changed Original file line number Diff line number Diff line change 1111 - uses : actions/checkout@v2
1212 - uses : actions/setup-go@v2
1313 with :
14- go-version : ' ^1.15 '
14+ go-version : ' ^1.16 '
1515 - run : make cover
1616 - uses : codecov/codecov-action@v1
1717 with :
Original file line number Diff line number Diff line change 1515 fetch-depth : 0
1616 - uses : actions/setup-go@v2
1717 with :
18- go-version : 1.15
18+ go-version : ^1.16
1919 - uses : goreleaser/goreleaser-action@v2
2020 with :
2121 version : latest
Original file line number Diff line number Diff line change 1- 1.5.4
1+ 1.5.5
Original file line number Diff line number Diff line change @@ -5,9 +5,13 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
55
66
77
8+ # [ 1.5.5] ( https://github.com/go-courier/husky/compare/v1.5.4...v1.5.5 )
9+
10+
811# [ 1.5.4] ( https://github.com/go-courier/husky/compare/v1.5.3...v1.5.4 )
912
1013
14+
1115# [ 1.5.3] ( https://github.com/go-courier/husky/compare/v1.5.2...v1.5.3 )
1216
1317
You can’t perform that action at this time.
0 commit comments