Skip to content

Conversation

Copy link
Contributor

Copilot AI commented Jan 28, 2026

Standardized all package versions to 0.5.0 across the monorepo (previously 0.4.2 for core packages, 1.0.x for examples).

Changes

  • Version alignment: 11 core packages, 1 app, 9 examples → 0.5.0
  • Fixed @objectstack/driver-memory paths: Corrected main and types fields from dist/src/* to dist/* to match actual build output
  • Added changeset for release automation

All workspace dependencies continue using workspace:* references.

Original prompt

统一所有软件包的版本号,发一个0.5的版本


✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

@vercel
Copy link

vercel bot commented Jan 28, 2026

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

Project Deployment Review Updated (UTC)
spec Ready Ready Preview, Comment Jan 28, 2026 10:25am

Request Review

Copilot AI and others added 3 commits January 28, 2026 10:07
Co-authored-by: hotlong <50353452+hotlong@users.noreply.github.com>
Co-authored-by: hotlong <50353452+hotlong@users.noreply.github.com>
Copilot AI changed the title [WIP] Update all package versions to 0.5 Unified version bump to 0.5.0 Jan 28, 2026
Copilot AI requested a review from hotlong January 28, 2026 10:13
@github-actions github-actions bot added documentation Improvements or additions to documentation dependencies Pull requests that update a dependency file tooling size/s labels Jan 28, 2026
@hotlong hotlong marked this pull request as ready for review January 28, 2026 10:15
Copilot AI review requested due to automatic review settings January 28, 2026 10:15
Copy link
Contributor

Copilot AI left a comment

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 standardizes package versioning across the monorepo to 0.5.0, consolidating previously fragmented versions (0.4.2 for core packages and various 1.0.x versions for examples). Additionally, it corrects module resolution paths in the driver-memory package and adds a changeset for automated release management.

Changes:

  • Version alignment: Updated 11 core packages, 9 examples, 1 app, and the root package from mixed versions to unified 0.5.0
  • Fixed @objectstack/driver-memory package entry points from incorrect dist/src/* to dist/* to match TypeScript build output
  • Added comprehensive changeset documenting all 21 packages for release automation

Reviewed changes

Copilot reviewed 23 out of 23 changed files in this pull request and generated no comments.

Show a summary per file
File Description
packages/types/package.json Version bump to 0.5.0
packages/spec/package.json Version bump to 0.5.0
packages/runtime/package.json Version bump to 0.5.0
packages/plugins/plugin-msw/package.json Version bump to 0.5.0
packages/plugins/plugin-hono-server/package.json Version bump to 0.5.0
packages/plugins/driver-memory/package.json Version bump to 0.5.0 + corrected main/types paths from dist/src/* to dist/*
packages/objectql/package.json Version bump to 0.5.0
packages/core/package.json Version bump to 0.5.0
packages/client/package.json Version bump to 0.5.0
packages/cli/package.json Version bump to 0.5.0
packages/ai-bridge/package.json Version bump to 0.5.0
package.json Root monorepo version bump to 0.5.0
examples/todo/package.json Version bump from 1.0.9 to 0.5.0
examples/plugin-bi/package.json Version bump from 1.0.9 to 0.5.0
examples/msw-react-crud/package.json Version bump from 1.0.2 to 0.5.0
examples/host/package.json Version bump from 0.1.9 to 0.5.0
examples/crm/package.json Version bump from 1.0.9 to 0.5.0
examples/ai-support/package.json Version bump from 1.0.7 to 0.5.0
examples/ai-sales/package.json Version bump from 1.0.7 to 0.5.0
examples/ai-codegen/package.json Version bump from 1.0.7 to 0.5.0
examples/ai-analyst/package.json Version bump from 1.0.7 to 0.5.0
apps/docs/package.json Version bump to 0.5.0
.changeset/unified-version-0-5-0.md Changeset for all 21 packages with release notes

@hotlong hotlong merged commit c2ee059 into main Jan 28, 2026
11 of 12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file documentation Improvements or additions to documentation protocol:system size/s tooling

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants