Release 1.0.0
Updated Compression
This commit is contained in:
commit
ad2da5db61
1 changed files with 1 additions and 1 deletions
2
.github/workflows/go.yml
vendored
2
.github/workflows/go.yml
vendored
|
|
@ -25,7 +25,7 @@ jobs:
|
|||
default_bump: minor
|
||||
release_branches: master
|
||||
custom_release_rules: |
|
||||
release:release,
|
||||
release:major,
|
||||
bug:patch,
|
||||
fix:patch,
|
||||
feature:minor
|
||||
|
|
|
|||
Reference in a new issue