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 e99ce37 commit 7f991e5Copy full SHA for 7f991e5
docs/publishing.md
@@ -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