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