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 5f582c3 commit 02f2f22Copy full SHA for 02f2f22
CONTRIBUTING.md
@@ -85,6 +85,7 @@ $ grunt run:docs
85
* `$ grunt dist` This will compile a new version and update it in the `dist/` folder.
86
* Confirm that build was fine, etc.
87
* Commit new version, create a tag. Push to GitHub.
88
+* Copy CHANGELOG entry into a new GH Release: https://github.com/getsentry/raven-js/releases
89
* `$ grunt publish` to recompile all plugins and all permutations and upload to S3.
90
* `$ npm publish` to push to npm.
91
* Confirm that the new version exists behind `cdn.ravenjs.com`
0 commit comments