Skip to content

Commit 7f991e5

Browse files
committed
Add publishing guide
1 parent e99ce37 commit 7f991e5

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

docs/publishing.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# Publishing Guide
2+
3+
When publishing a new version of MetaMask, we follow this procedure:
4+
5+
1. `npm run dist` to generate the latest build.
6+
2. Publish to chrome store.
7+
3. Publish to firefox addon marketplace.
8+
4. Post on Github releases page.
9+
5. `npm run announce`, post that announcement in our public places.
10+

0 commit comments

Comments
 (0)