Skip to content

Commit

Permalink
ci(release): use patch version for features
Browse files Browse the repository at this point in the history
As this application is in v0 and I am not sure what a finished version
of this application would be this moves breaking changes to minor
version chang.
  • Loading branch information
EdenEast committed Oct 24, 2023
1 parent 96b583a commit aee5654
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ jobs:
token: ${{ secrets.GITHUB_TOKEN }}
release-type: rust
bump-minor-pre-major: true
bump-patch-for-minor-pre-major: true
package-name: tuxmux
draft: true

Expand Down

0 comments on commit aee5654

Please sign in to comment.