1
0
Fork 0

chore(release): update beta tag

This commit is contained in:
vvo 2015-12-16 12:26:32 +01:00
parent 12cfbe7625
commit 69095c501a

View file

@ -80,7 +80,7 @@ git push origin master
git push origin --tags
npm publish
# also update beta
npm dist-tag add docsearch.js@latest beta
npm dist-tag add docsearch.js@$newVersion beta
git checkout develop
git pull origin develop
git merge master