We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e4f5a1b commit 3ad1778Copy full SHA for 3ad1778
docs/contributing/index.rst
@@ -93,6 +93,7 @@ Releasing New Version
93
* Confirm that build was fine, etc.
94
* Commit new version, create a tag. Push to GitHub.
95
* ``$ grunt publish`` to recompile all plugins and all permutations and upload to S3.
96
+* ``$ npm publish`` to push to npm.
97
* Confirm that the new version exists behind ``cdn.ravenjs.com``
98
* Update version in the ``gh-pages`` branch specifically for http://ravenjs.com/.
99
* glhf
0 commit comments