File tree Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change @@ -93,6 +93,19 @@ Run from source:
9393 * ` lib/eventemitter3.js ` - https://github.com/primus/EventEmitter3
9494
9595
96+ Release
97+ =======
98+
99+ 1 . Increment version in ` package.json `
100+ 2 . Push branch and verify build
101+ 3 . Merge to master
102+ 4 . Tag commit and push
103+ 5 . Download release & extract
104+ 6 . Compress with ` zip -r ../firephp.zip ./ `
105+ 7 . Upload to https://addons.mozilla.org/en-US/developers/
106+ 8 . Upload to https://chrome.google.com/u/2/webstore/devconsole
107+
108+
96109Provenance
97110==========
98111
Original file line number Diff line number Diff line change 11{
22 "name" : " firephp-for-browser-devtools" ,
3- "version" : " 1.4.5 " ,
3+ "version" : " 1.4.6 " ,
44 "devDependencies" : {
55 "codemirror" : " ^5.49.0" ,
66 "eventemitter2" : " ^4.1.2" ,
You can’t perform that action at this time.
0 commit comments