node ./scripts/release/release.js --version NEW_VERSION
The script has its own package.json
so we can reinstall the root's node_modules/
while making the release.
This script was inspired by React's release script.
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||
node ./scripts/release/release.js --version NEW_VERSION
The script has its own package.json
so we can reinstall the root's node_modules/
while making the release.
This script was inspired by React's release script.