Skip to content

Commit 3ad1778

Browse files
committed
Add note to docs about publishing to npm now
1 parent e4f5a1b commit 3ad1778

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/contributing/index.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,7 @@ Releasing New Version
9393
* Confirm that build was fine, etc.
9494
* Commit new version, create a tag. Push to GitHub.
9595
* ``$ grunt publish`` to recompile all plugins and all permutations and upload to S3.
96+
* ``$ npm publish`` to push to npm.
9697
* Confirm that the new version exists behind ``cdn.ravenjs.com``
9798
* Update version in the ``gh-pages`` branch specifically for http://ravenjs.com/.
9899
* glhf

0 commit comments

Comments
 (0)