dev: add release target to Makefile
This commit is contained in:
parent
34fa0b0715
commit
2a8eec1f70
@ -43,6 +43,7 @@ changelog:
|
||||
exclude:
|
||||
- '^docs:'
|
||||
- '^test:'
|
||||
- '^dev:'
|
||||
- 'README'
|
||||
- Merge pull request
|
||||
- Merge branch
|
||||
@ -65,4 +66,4 @@ brew:
|
||||
system "#{bin}/golangci-lint --version"
|
||||
|
||||
git:
|
||||
short_hash: true
|
||||
short_hash: true
|
||||
|
Loading…
x
Reference in New Issue
Block a user