We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
git checkout master git pull origin master npm run release # also pushes to github and publishes to npm git checkout gh-pages git pull origin master # <commit merge> git push origin gh-pages