1
0
mirror of https://github.com/chinchang/web-maker.git synced 2025-04-21 03:01:52 +02:00

release doc improve

This commit is contained in:
Kushagra Gour 2024-02-20 15:37:31 +05:30
parent 0eb23a01d8
commit 1dbfccf06d

View File

@ -8,6 +8,6 @@
- package.json
- manifest.json
- commit and tag (`git tag {version}`)
- Run `gulp buildExtension`
- Run `gulp buildExtension`. This will generate a zip - `extension-{version}.zip`
- Test out extension-{version}.zip
- If everything is good, push to master