Skip to content

chore(release): prepare 0.1.0-rc.1 pre-release#7

Closed
justin-carper wants to merge 2 commits into
mainfrom
release/0.1.0-rc.1
Closed

chore(release): prepare 0.1.0-rc.1 pre-release#7
justin-carper wants to merge 2 commits into
mainfrom
release/0.1.0-rc.1

Conversation

@justin-carper

Copy link
Copy Markdown
Collaborator

Prep for the first pre-release of @stablekernel/opencode-cursor.

Changes

  • Prerelease-aware release workflow — tags matching vX.Y.Z-* now publish to the npm next dist-tag and are flagged as GitHub pre-releases (and not marked "Latest"); stable vX.Y.Z tags still publish to latest. Layered on top of the recent actions/* and action-gh-release@v3 bumps already on main.
  • Version bumped to 0.1.0-rc.1 (+ lockfile).
  • CHANGELOG [Unreleased] note for the rc.
  • .npmrc pins the npm public registry for this package.

Verification (local)

  • npm run prepublishOnly (typecheck → test → build) green; 100/100 tests
  • npm packstablekernel-opencode-cursor-0.1.0-rc.1.tgz (15 files)

After merge

Tag v0.1.0-rc.1 on main to trigger the Release workflow (publishes to npm next with provenance + a GitHub pre-release).

- prerelease-aware release workflow: pre-release tags (vX.Y.Z-*) publish to
  the npm 'next' dist-tag and are flagged as GitHub pre-releases; stable tags
  keep publishing to 'latest' as before
- bump version to 0.1.0-rc.1
@justin-carper justin-carper deleted the release/0.1.0-rc.1 branch June 10, 2026 17:41
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