Skip to content

Conversation

Copy link
Contributor

Copilot AI commented Jan 17, 2026

Adds a changeset declaring patch version bumps across all 14 ObjectQL packages to trigger version publishing workflow.

Changes

  • New changeset: .changeset/patch-update-2026-01.md
    • Declares patch bump for all packages (@objectql/types, @objectql/core, drivers, tooling)
    • Documents improvements: type safety enhancements, error handling, documentation, performance

Workflow

Once merged, the Changesets GitHub Action will:

  1. Update existing "Version Packages" PR Version Packages #124
  2. Prepare version 3.0.1 release (from current 3.0.0)
  3. Enable npm publication when Version Packages PR is merged

The changeset follows the fixed versioning strategy configured in .changeset/config.json, keeping all packages synchronized.

Original prompt

发一个补丁


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

Copilot AI changed the title [WIP] Add patch update for existing code Add changeset for patch release Jan 17, 2026
Copilot AI requested a review from huangyiirene January 17, 2026 06:40
@huangyiirene huangyiirene marked this pull request as ready for review January 17, 2026 06:47
@huangyiirene huangyiirene merged commit c0133e1 into main Jan 17, 2026
1 check passed
@huangyiirene huangyiirene deleted the copilot/create-patch-update branch January 17, 2026 06:47
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