There was an error while loading. Please reload this page.
master
upstream
x.x.x
package.json
docs: release x.x.x
git tag x.x.x
yarn build
npm publish --access public
npm whoami
latest
np publish --tag x.x.x --access public
git push upstream
git push upstream --tags