Skip to content

chore(release): bump version to 0.3 - #42

Merged
kbuffardi merged 2 commits into
mainfrom
feature/firefox-release-support
Jul 9, 2026
Merged

chore(release): bump version to 0.3#42
kbuffardi merged 2 commits into
mainfrom
feature/firefox-release-support

Conversation

@kbuffardi

Copy link
Copy Markdown
Owner

Summary

  • bump the release version metadata from 0.2.1 to 0.3
  • add a Firefox verification plan to the release playbook
  • keep the Firefox release follow-up isolated to the post-merge release delta

Context

PR #37 already merged the Firefox release support functionality into main.
This follow-up PR contains only the release-number update and the documented
Firefox verification gate for the new functionality.

Validation

  • npm run release:clean
  • npm run fetch-clang
  • npm run lint
  • npm run build
  • npm run test:e2e
  • npm run test:preflight-clang
  • npm run version:check
  • npm run release:check-version
  • npm run test:browser:firefox
  • npm run package:release

kbuffardi and others added 2 commits July 9, 2026 01:51
Document the Firefox release gate, separating the automated
packaging checks from the manual runtime QA required before a
Firefox-supporting release is considered fully verified.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Advance the PR branch version metadata to 0.3 after the automated
Firefox release gate passed, so the branch can produce 0.3 release
artifacts for review.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@kbuffardi
kbuffardi merged commit d731e92 into main Jul 9, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant