Skip to content

chore: release v0.1.1#3

Merged
ivanmaierg merged 1 commit into
mainfrom
chore/release-v0.1.1
May 9, 2026
Merged

chore: release v0.1.1#3
ivanmaierg merged 1 commit into
mainfrom
chore/release-v0.1.1

Conversation

@ivanmaierg
Copy link
Copy Markdown
Owner

Summary

  • Bump package.json to 0.1.1
  • Move Unreleased entries (Playwright + Vitest test harnesses, reminder-banner font fix) under [0.1.1] - 2026-05-09 in CHANGELOG.md
  • Update compare links

Why

Cut the next release. Holding the actual tag until after v0.1.0 clears Chrome Web Store review — uploading a new package now would replace the in-review item and reset the queue.

Release flow

  1. Merge this PR.
  2. On main: git pull && git tag -a v0.1.1 -m "v0.1.1" && git push origin v0.1.1 — that triggers .github/workflows/release.yml to build, zip dist/, and create the GitHub Release with the changelog body.
  3. Once Google approves v0.1.0, download the v0.1.1 zip from the GitHub Release page and upload to the Chrome Web Store.

Test plan

  • CI passes (typecheck + lint + build)
  • After tagging on main, Release workflow succeeds and attaches releases/github-refresh-v0.1.1.zip

@ivanmaierg ivanmaierg merged commit 70f6bae into main May 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