947 B
947 B
Release Checklist
Version
- Version number updated in
manifest.json. CHANGELOG.mdupdated.- README checked for current installation and usage instructions.
Quality
- Working tree is clean.
node --check background.jspasses.node --check popup/popup.jspasses.- Manual unpacked-extension smoke test in Opera passes.
Security
docs/security-review.mdis current.- No new permissions were added without review.
- No secrets are committed.
- Release artifact does not contain local config files.
Artifacts
dist/opera-cache-cleaner-extension.zipexists.- Zip contains
manifest.json,background.js,popup/, andicons/. - Zip does not contain
dist/,.git/,.codex/,.gitea/, or docs-only files.
Release
- Git tag created.
- Release notes written.
- Release published.
- Post-release download smoke test completed.