mirror of
https://github.com/chinchang/web-maker.git
synced 2025-07-23 15:01:14 +02:00
Update RELEASE.md
This commit is contained in:
@@ -1,10 +1,13 @@
|
|||||||
## Release steps for Chrome extension
|
## Release steps for Chrome extension
|
||||||
|
|
||||||
- Checkout master
|
- Checkout master
|
||||||
|
- Update changelog and commit
|
||||||
- Change version in following places:
|
- Change version in following places:
|
||||||
- app.jsx
|
- app.jsx
|
||||||
- options.html
|
- options.html
|
||||||
- package.json
|
- package.json
|
||||||
- manifest.json
|
- manifest.json
|
||||||
|
- commit and tag (`git tag {version}`)
|
||||||
- Run `gulp build-extension`
|
- Run `gulp build-extension`
|
||||||
- Test out extension-{version}.zip
|
- Test out extension-{version}.zip
|
||||||
|
- If everything is good, push to master
|
||||||
|
Reference in New Issue
Block a user