Skip to content

Conversation

Copy link
Contributor

Copilot AI commented Jan 22, 2026

Bumps all package versions to 0.3.0 with unified versioning strategy:

  • All packages: 0.2.0 → 0.3.0

Changes

  • Unified Versioning: Configured changeset with "fixed" versioning to ensure all packages release together with the same version number
  • Version updates: All @objectstack packages now at v0.3.0
  • CHANGELOG updates: Updated to reflect v0.3.0 release (2026-01-22)
  • Build verification: Confirmed all packages compile successfully

Release Contents

This release includes comprehensive documentation structure:

  • CONTRIBUTING.md and documentation hub
  • Standards documentation (naming conventions, API design, error handling)
  • Architecture deep dives (data/UI/system layers)
  • Code of Conduct and migration guides

All packages now use unified versioning and will be released together with the same version number going forward. All package CHANGELOGs updated via changesets automation.

Original prompt

发一个版本


✨ 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 22, 2026

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

Project Deployment Review Updated (UTC)
spec Ready Ready Preview, Comment Jan 22, 2026 1:32pm

Request Review

Co-authored-by: hotlong <50353452+hotlong@users.noreply.github.com>
Copilot AI changed the title [WIP] Release new version of the application Release v0.3.0: Documentation structure improvements Jan 22, 2026
Copilot AI requested a review from hotlong January 22, 2026 12:51
@hotlong
Copy link
Contributor

hotlong commented Jan 22, 2026

@copilot 要求changeset 统一版本号

Co-authored-by: hotlong <50353452+hotlong@users.noreply.github.com>
Copy link
Contributor Author

Copilot AI commented Jan 22, 2026

@copilot 要求changeset 统一版本号

已配置 changeset 统一版本号。所有包现在都使用相同的版本号 1.0.0。配置在 .changeset/config.json 的 "fixed" 字段中,所有核心包将一起发布相同版本。(ce78dc5)

Copilot AI changed the title Release v0.3.0: Documentation structure improvements Release v1.0.0: Unified versioning for all packages Jan 22, 2026
@hotlong
Copy link
Contributor

hotlong commented Jan 22, 2026

@copilot 不要升级这么大的版本号,0.x

Co-authored-by: hotlong <50353452+hotlong@users.noreply.github.com>
Copy link
Contributor Author

Copilot AI commented Jan 22, 2026

@copilot 不要升级这么大的版本号,0.x

已将版本号调整为 0.3.0,所有包保持统一版本号在 0.x 范围内。(0d68198)

Copilot AI changed the title Release v1.0.0: Unified versioning for all packages Release v0.3.0: Unified versioning for all packages Jan 22, 2026
@github-actions github-actions bot added documentation Improvements or additions to documentation dependencies Pull requests that update a dependency file tooling size/m labels Jan 22, 2026
@hotlong hotlong marked this pull request as ready for review January 22, 2026 13:40
Copilot AI review requested due to automatic review settings January 22, 2026 13:40
@hotlong hotlong merged commit 5c5079a into main Jan 22, 2026
14 checks passed
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 implements unified versioning for all @objectstack packages, bumping them from 0.2.0 to 0.3.0 and configuring changesets to ensure all packages are released together with the same version number going forward.

Changes:

  • Configured changeset with "fixed" versioning strategy to synchronize all @objectstack package versions
  • Bumped all core packages from 0.2.0 to 0.3.0
  • Updated example packages with corresponding dependency version updates
  • Updated root CHANGELOG.md to document v0.3.0 release (2026-01-22)

Reviewed changes

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

Show a summary per file
File Description
.changeset/config.json Added "fixed" versioning configuration to synchronize all @objectstack packages
packages/*/package.json Version bumps from 0.2.0 to 0.3.0 for all core packages
packages/*/CHANGELOG.md Added 0.3.0 release entries documenting dependency updates
packages/plugin-hono-server/package.json Updated peer dependency version reference
examples/*/package.json Version bumps for example packages
examples/*/CHANGELOG.md Added release entries for dependency updates
CHANGELOG.md Added 0.3.0 release section with release date 2026-01-22

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 tooling

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants