Skip to content

Commit

Permalink
Prepare for release 4.2.10
Browse files Browse the repository at this point in the history
  • Loading branch information
r-brown committed Jul 15, 2024
1 parent 6205be4 commit 56ab950
Show file tree
Hide file tree
Showing 2 changed files with 10,729 additions and 10,728 deletions.
1 change: 1 addition & 0 deletions _release.sh
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ if [ "$version" = "" ]; then
fi

# start release
git tag $version
git commit -a -m "Prepare for release $version"
npm config set tag-version-prefix ''
npm version $version -m "Release $version"
Expand Down
Loading

0 comments on commit 56ab950

Please sign in to comment.