Skip to content

Release v4.2.0

Latest

Choose a tag to compare

@github-actions github-actions released this 09 Mar 19:46
· 18 commits to main since this release
d4a0d65
ci: create GitHub Release with Chrome, Firefox, and source zips

- Replace upload-artifact (causes double-zip) with gh release create
- Release tagged v{version} from package.json with 3 assets:
    Chrome Extension, Firefox Extension, Source Code (Mozilla Review)
- If release already exists for this version, clobber the assets
- Update BUILD.md with correct pnpm package:firefox instructions
  and Mozilla-required disclosure of build tools used

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>