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 cc51326 commit e351c3dCopy full SHA for e351c3d
docs/releases.md
@@ -3,7 +3,7 @@
3
While this project is considered unstable/beta quality, the following steps should be taken:
4
5
1. Ensure all changes are merged and that `master` is locally updated.
6
-2. Ensure you're logged in as the `matrixdotorg` npm user (for at least the project).
+2. Ensure you're logged in as the `matrixdotorg` npm user (for at least the project). `npm whoami` will tell you this.
7
3. Run `npm version 0.1.0-beta.15` (using whatever beta number is next).
8
4. Push `master` and the created `v0.1.0-beta.15` tag
9
5. Run `npm publish` to update npm
0 commit comments