Skip to content

Release v1.2.0 - #17

Merged
ShiosOS merged 1 commit into
mainfrom
cursor/release-v1.2.0-1cf5
Jul 14, 2026
Merged

Release v1.2.0#17
ShiosOS merged 1 commit into
mainfrom
cursor/release-v1.2.0-1cf5

Conversation

@ShiosOS

@ShiosOS ShiosOS commented Jul 14, 2026

Copy link
Copy Markdown
Owner

Summary

Release preparation for v1.2.0 — the first release to ship the packaging fix from #15 (v1.1.0's published archives were missing checks.js), plus everything else in that PR.

  • Bump manifest.json and package.json to 1.2.0
  • Promote the CHANGELOG [Unreleased] section to [1.2.0] - 2026-07-14 with compare links

All checks pass on this revision (79 tests, typecheck, lint, format, build), and the locally built 1.2.0 archive was inspected: all 15 manifest-referenced files present, including checks.js and pages.js.

After merging

Tag the merge commit to trigger the release workflow, which builds and publishes the GitHub Release with the .zip (Chrome) and .xpi (Firefox) attached:

git fetch origin main
git tag v1.2.0 origin/main
git push origin v1.2.0

The workflow refuses to release if the tag doesn't match manifest.json, so a mis-tag fails fast. With #16 merged, the AMO-signing and Chrome Web Store steps will be skipped until their secrets are configured.

Open in Web Open in Cursor 

Promote the Unreleased changelog section and bump manifest.json and
package.json. Tag v1.2.0 after merge to trigger the release workflow.

Co-authored-by: Julius Walton <ShiosOS@users.noreply.github.com>

@cursor cursor Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Risk: low. Cursor Bugbot completed with no findings. Approved — version bump and changelog-only release prep for v1.2.0; no reviewers assigned.

Open in Web View Automation 

Sent by Cursor Approval Agent: Pull Request Router and Approver

@ShiosOS
ShiosOS merged commit cd102d4 into main Jul 14, 2026
9 checks passed
@ShiosOS
ShiosOS deleted the cursor/release-v1.2.0-1cf5 branch July 14, 2026 18:36
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.

2 participants