Skip to content

Migrate releases to Changesets v3 - #57

Merged
kin0992 merged 2 commits into
mainfrom
chores/changesets-v3
Aug 31, 2026
Merged

Migrate releases to Changesets v3#57
kin0992 merged 2 commits into
mainfrom
chores/changesets-v3

Conversation

@kin0992

@kin0992 kin0992 commented Aug 31, 2026

Copy link
Copy Markdown
Owner

Summary

  • upgrade @changesets/cli to v3 and use the matching v4 configuration schema
  • migrate the reusable release workflow from changesets/action@v1.9.0 to the SHA-pinned v2.1.1 contract
  • pass the GitHub App token through github-token and use the renamed script, commit, and PR inputs
  • document the CLI v3 requirement and the changeset git-tag command for tag-only consumers

Compatibility

Consumers must upgrade to @changesets/cli@^3 and rename changeset tag to changeset git-tag before repinning the reusable workflow to this revision. Existing SHA-pinned consumers remain unchanged.

No changeset is required because this only changes workflows, documentation, and root tooling.

Checks

  • pnpm code-review
  • changeset status with CLI v3.0.1
  • reusable workflow YAML parse

Keep the reusable release workflow compatible with the current Changesets CLI and Action contract while preserving GitHub App authentication for release operations.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@changeset-bot

changeset-bot Bot commented Aug 31, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: e8310a3

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Keep the production dependency audit green after the nanoid denial-of-service advisory.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@kin0992
kin0992 merged commit aada170 into main Aug 31, 2026
6 checks passed
@kin0992
kin0992 deleted the chores/changesets-v3 branch August 31, 2026 19:34
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