Skip to content

Commit bc3d6b0

Browse files
committed
added missing git adds to js core release process
1 parent 99bb366 commit bc3d6b0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

compiler/js/releaseCore.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@ function onPreRelease {
2121
spushd js
2222
npm version $version --no-git-tag-version
2323
assertLastCall
24+
git add package.json package-lock.json ../package-lock.json
2425
spopd
2526
}
2627

0 commit comments

Comments
 (0)