Skip to content

chore: release v0.3.2#96

Merged
hotlong merged 3 commits intomainfrom
copilot/release-new-version-yet-again
Jan 24, 2026
Merged

chore: release v0.3.2#96
hotlong merged 3 commits intomainfrom
copilot/release-new-version-yet-again

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Jan 24, 2026

Patch release for maintenance and stability improvements.

Changes

  • Bumped all packages from 0.3.1 → 0.3.2 via changesets
  • Updated CHANGELOGs across 18 workspace packages
  • Synchronized version across monorepo per fixed versioning strategy

Affected Packages

Core:

  • @objectstack/spec, @objectstack/types, @objectstack/objectql
  • @objectstack/runtime, @objectstack/client
  • @objectstack/driver-memory
  • @objectstack/plugin-hono-server, @objectstack/plugin-msw

Examples and docs also updated to maintain dependency consistency.

Release Workflow

On merge to main, GitHub Actions will publish to npm automatically.

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.

@vercel
Copy link
Copy Markdown

vercel bot commented Jan 24, 2026

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

Project Deployment Review Updated (UTC)
spec Error Error Jan 24, 2026 5:48am

Request Review

Copilot AI and others added 2 commits January 24, 2026 05:47
Co-authored-by: hotlong <50353452+hotlong@users.noreply.github.com>
Co-authored-by: hotlong <50353452+hotlong@users.noreply.github.com>
@github-actions github-actions bot added documentation Improvements or additions to documentation dependencies Pull requests that update a dependency file size/m labels Jan 24, 2026
Copilot AI changed the title [WIP] Create release for new version chore: release v0.3.2 Jan 24, 2026
Copilot AI requested a review from hotlong January 24, 2026 05:53
@hotlong hotlong marked this pull request as ready for review January 24, 2026 05:53
Copilot AI review requested due to automatic review settings January 24, 2026 05:53
@hotlong hotlong merged commit 6979934 into main Jan 24, 2026
14 of 15 checks passed
Copy link
Copy Markdown
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 performs a patch release version bump from 0.3.1 to 0.3.2 across the ObjectStack monorepo for maintenance and stability improvements.

Changes:

  • Bumped all 8 core packages from 0.3.1 to 0.3.2
  • Bumped 9 example/app packages to their respective new patch versions
  • Updated CHANGELOG.md files across all 18 packages with 0.3.2 release notes
  • Updated peerDependencies in plugin packages to reference ^0.3.2
  • Updated top-level RELEASE_NOTES.md and CHANGELOG.md

Reviewed changes

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

Show a summary per file
File Description
packages/spec/package.json Version bump to 0.3.2
packages/spec/CHANGELOG.md Added 0.3.2 release notes
packages/types/package.json Version bump to 0.3.2
packages/types/CHANGELOG.md Added 0.3.2 release notes with spec dependency
packages/objectql/package.json Version bump to 0.3.2
packages/objectql/CHANGELOG.md Added 0.3.2 release notes with spec dependency
packages/runtime/package.json Version bump to 0.3.2
packages/runtime/CHANGELOG.md Added 0.3.2 release notes with objectql, spec, and types dependencies
packages/client/package.json Version bump to 0.3.2
packages/client/CHANGELOG.md Added 0.3.2 release notes with spec dependency
packages/driver-memory/package.json Version bump to 0.3.2
packages/driver-memory/CHANGELOG.md Added 0.3.2 release notes with spec dependency
packages/plugin-hono-server/package.json Version bump to 0.3.2, updated peerDependency to ^0.3.2
packages/plugin-hono-server/CHANGELOG.md Added 0.3.2 release notes with runtime, spec, and types dependencies
packages/plugin-msw/package.json Version bump to 0.3.2, updated peerDependency to ^0.3.2
packages/plugin-msw/CHANGELOG.md Added 0.3.2 release notes with runtime, spec, and types dependencies
examples/crm/package.json Version bump to 1.0.6
examples/crm/CHANGELOG.md Added 1.0.6 release notes with spec dependency
examples/todo/package.json Version bump to 1.0.6
examples/todo/CHANGELOG.md Added 1.0.6 release notes with client and spec dependencies
examples/plugin-bi/package.json Version bump to 1.0.6
examples/plugin-bi/CHANGELOG.md Added 1.0.6 release notes with spec dependency
examples/host/package.json Version bump to 0.1.6
examples/host/CHANGELOG.md Added 0.1.6 release notes with all runtime dependencies
examples/msw-demo/package.json Version bump to 0.1.1
examples/msw-demo/CHANGELOG.md Created initial CHANGELOG with 0.1.1 release notes
examples/ai-analyst/package.json Version bump to 1.0.4
examples/ai-analyst/CHANGELOG.md Added 1.0.4 release notes with spec dependency
examples/ai-codegen/package.json Version bump to 1.0.4
examples/ai-codegen/CHANGELOG.md Added 1.0.4 release notes with spec dependency
examples/ai-sales/package.json Version bump to 1.0.4
examples/ai-sales/CHANGELOG.md Added 1.0.4 release notes with spec dependency
examples/ai-support/package.json Version bump to 1.0.4
examples/ai-support/CHANGELOG.md Added 1.0.4 release notes with spec dependency
apps/docs/package.json Version bump to 0.1.1
apps/docs/CHANGELOG.md Created initial CHANGELOG with 0.1.1 release notes
CHANGELOG.md Added 0.3.2 release entry dated 2026-01-24
RELEASE_NOTES.md Added comprehensive v0.3.2 release notes section

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 size/m

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants