diff --git a/build/release.sh b/build/release.sh index a9391498..92c4fbb6 100644 --- a/build/release.sh +++ b/build/release.sh @@ -13,8 +13,6 @@ then # commit npm version $VERSION --message "[release] $VERSION" - git add -A - git commit -m "[build] $VERSION" # publish echo "publishing git..."