This website requires JavaScript.
Explore
Help
Register
Sign In
Zengtudor
/
Nuxt
Watch
1
Star
0
Fork
0
You've already forked Nuxt
mirror of
https://github.com/nuxt/nuxt.git
synced
2024-11-11 16:43:55 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
a2790b4152
Nuxt
/
scripts
/
version
5 lines
59 B
Plaintext
Raw
Normal View
History
Unescape
Escape
add simple release script
2018-11-26 17:53:55 +00:00
#!/bin/bash
set -e
chore: better release-notes script (#5524)
2019-04-13 17:14:41 +00:00
add simple release script
2018-11-26 17:53:55 +00:00
./scripts/workspace-run npm publish -q
Reference in New Issue
Copy Permalink