0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2025-01-06 22:40:26 -05:00

chore: next release tag is beta

This commit is contained in:
Juan Picado @jotadeveloper 2019-04-14 09:14:33 +02:00
parent a5be22b900
commit 69dce414e7
No known key found for this signature in database
GPG key ID: 18AC54485952D158

View file

@ -7,4 +7,4 @@ lastTag=$(git describe --tags $(git rev-list --tags --max-count=1))
echo "Bumping version to new tag: ${lastTag}" echo "Bumping version to new tag: ${lastTag}"
# Publish to NPM # Publish to NPM
npm publish --tag next --registry https://registry.npmjs.org/ npm publish --tag beta --registry https://registry.npmjs.org/