- Update the versions in
source/manifest.jsonandsource/manifest.rec.json - Update
CHANGELOG.mdandCHANGELOG.rec.mdwith the new versions - Submit a PR with the above changes
- Once the PR has been merged
- Tag the full release e.g.
git tag -a v0.0.x -m "Release Full v0.0.x" - Push the full tag e.g.
git push upstream v0.0.x - Tag the recorder release e.g.
git tag -a rec-v0.0.x -m "Release Recorder v0.0.x" - Push the recorder tag e.g.
git push upstream rec-v0.0.x - Run
yarn run build - Upload the extensions to Firefox Add-Ons and the Chrome Web Store
- https://addons.mozilla.org/en-GB/developers/addon/zap-browser-extension/edit
- https://addons.mozilla.org/en-GB/developers/addon/zap-by-checkmarx-recorder/edit
- https://chrome.google.com/webstore/devconsole