Skip to content

Commit ccb40c8

Browse files
backport of commit 3582fc4 (#36287)
Co-authored-by: Liam Cervante <[email protected]>
1 parent bd941d8 commit ccb40c8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

scripts/changelog.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,6 @@ function generate {
9393

9494
patch)
9595
COMPLETE_VERSION=$(npx -y changie@$CHANGIE_VERSION next patch)
96-
COMPLETE_VERSION=${COMPLETE_VERSION:1} # remove the v prefix
9796
npx -y changie@$CHANGIE_VERSION batch patch
9897
npx -y changie@$CHANGIE_VERSION merge
9998
;;

0 commit comments

Comments
 (0)