We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a81bf81 commit 72b6186Copy full SHA for 72b6186
.github/workflows/release.yml
@@ -60,7 +60,6 @@ jobs:
60
WITH_V: true
61
MAJOR_STRING_TOKEN: "BREAKING CHANGE:"
62
MINOR_STRING_TOKEN: "feat:"
63
- PATCH_STRING_TOKEN: "fix:"
64
PRERELEASE: false
65
66
- name: Export Version Variable
README.md
@@ -163,4 +163,4 @@ These commit IDs represent the last migration checkpoint from each provider's or
163
- s3 -> 7ac9468ba8567eaf79828f30007c5a44066ef50f
164
165
166
-Lets try minor bump
+Lets try minor bump with conventional bumbp
0 commit comments