Skip to content

Add changeset for patch release#670

Merged
hotlong merged 2 commits into
mainfrom
copilot/send-patch-changeset
Feb 13, 2026
Merged

Add changeset for patch release#670
hotlong merged 2 commits into
mainfrom
copilot/send-patch-changeset

Conversation

Copilot AI commented Feb 13, 2026

Copy link
Copy Markdown
Contributor

Creates changeset to prepare for patch version bump (3.0.2 → 3.0.3).

Changes

  • Added .changeset/shaggy-candies-listen.md with patch bumps for all 21 packages
  • Follows fixed versioning strategy (all packages versioned together)

Usage

pnpm version     # Updates package.json + CHANGELOG.md
pnpm release     # Builds and publishes to npm

The changeset marks this as a maintenance release.

Original prompt

changeset 发一个补丁

The user has attached the following file paths as relevant context:

  • .github/copilot-instructions.md

Created from VS Code.


💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

@vercel

vercel Bot commented Feb 13, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
objectstack-play Ready Ready Preview, Comment Feb 13, 2026 6:34pm
spec Ready Ready Preview, Comment Feb 13, 2026 6:34pm

Request Review

Co-authored-by: hotlong <50353452+hotlong@users.noreply.github.com>
Copilot AI changed the title [WIP] Send a patch for changeset Add changeset for patch release Feb 13, 2026
Copilot AI requested a review from hotlong February 13, 2026 17:52
@hotlong
hotlong marked this pull request as ready for review February 13, 2026 17:52
Copilot AI review requested due to automatic review settings February 13, 2026 17:52
@hotlong
hotlong merged commit 00603b1 into main Feb 13, 2026
3 of 5 checks passed

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

This PR adds a changeset file to prepare for a patch release, incrementing all packages from version 3.0.2 to 3.0.3. The changeset follows the repository's fixed versioning strategy where all 21 packages in the fixed version group are versioned together.

Changes:

  • Added .changeset/shaggy-candies-listen.md declaring patch bumps for all 21 packages in the fixed versioning group
  • The changeset includes a generic maintenance release message

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.

3 participants