Skip to content

Commit 72b6186

Browse files
committed
fix: list of tokens replaced with one
1 parent a81bf81 commit 72b6186

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,6 @@ jobs:
6060
WITH_V: true
6161
MAJOR_STRING_TOKEN: "BREAKING CHANGE:"
6262
MINOR_STRING_TOKEN: "feat:"
63-
PATCH_STRING_TOKEN: "fix:"
6463
PRERELEASE: false
6564

6665
- name: Export Version Variable

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,4 +163,4 @@ These commit IDs represent the last migration checkpoint from each provider's or
163163
- s3 -> 7ac9468ba8567eaf79828f30007c5a44066ef50f
164164

165165

166-
Lets try minor bump
166+
Lets try minor bump with conventional bumbp

0 commit comments

Comments
 (0)