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 e7111df commit 09303b3Copy full SHA for 09303b3
CONTRIBUTING.md
@@ -34,7 +34,7 @@ Follow this deploy process after all changes for the release are merged into mai
34
- [ ] Commit and push with commit message `vX.X.X`
35
- [ ] Create the git tag for the release with `git tag -a vX.X.X -m 'vX.X.X'`
36
- [ ] Push the tags with `git push --tags`
37
- - [ ] Run `npm publish`
+ - [ ] Run `mbx npm publish`
38
39
40
## Post-release checklist
0 commit comments