Skip to content

Conversation

Copy link
Contributor

Copilot AI commented Jan 18, 2026

Bumps package versions from 0.1.0 to 0.2.0 using Changesets workflow.

Changes

  • Version bumps

    • @objectdocs/cli: 0.1.0 → 0.2.0
    • @objectdocs/site: 0.1.0 → 0.2.0
  • Changelogs updated

    • Added release notes for both packages documenting the initial release milestone

Release flow

Once merged to main, the GitHub Actions release workflow will automatically publish packages to the registry.

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 18, 2026

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

Project Deployment Review Updated (UTC)
objectdocs-site Ready Ready Preview, Comment Jan 18, 2026 8:06am

Request Review

Co-authored-by: huangyiirene <7665279+huangyiirene@users.noreply.github.com>
Copilot AI changed the title [WIP] Release a new version Prepare version 0.2.0 release Jan 18, 2026
Copilot AI requested a review from huangyiirene January 18, 2026 08:08
@github-actions
Copy link

🚀 Preview Deployment

This pull request will be automatically deployed to Vercel.

Preview Links

  • 📝 Documentation: Will be available once Vercel deployment completes
  • 🌍 Languages: English (/en/docs) and Chinese (/cn/docs)

Build Status

Check the CI workflow for build status and any errors.


Automated preview information for PR #22

@hotlong hotlong marked this pull request as ready for review January 18, 2026 09:17
Copilot AI review requested due to automatic review settings January 18, 2026 09:17
@hotlong hotlong merged commit 07b5b66 into main Jan 18, 2026
10 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 bumps both ObjectDocs packages from version 0.1.0 to 0.2.0 following the Changesets workflow pattern. The changes prepare for an automated release to the package registry upon merge to main.

Changes:

  • Version numbers updated from 0.1.0 to 0.2.0 in both package manifests
  • Changelog entries added for version 0.2.0 in both packages
  • Dependency version reference updated in CLI package changelog

Reviewed changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated 2 comments.

File Description
packages/site/package.json Version bumped to 0.2.0
packages/site/CHANGELOG.md Added 0.2.0 release notes entry
packages/cli/package.json Version bumped to 0.2.0
packages/cli/CHANGELOG.md Added 0.2.0 release notes with dependency update


### Minor Changes

- Initial release of ObjectDocs - A modern documentation engine built on Next.js 14 and Fumadocs
Copy link

Copilot AI Jan 18, 2026

Choose a reason for hiding this comment

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

The changelog entry describes this as "Initial release" but version 0.1.0 already exists and was also described as "Initial release" with more detailed features listed. For version 0.2.0, the changelog should describe what changed since 0.1.0 rather than claiming it is the initial release. Consider describing the actual changes, improvements, or features added in this version.

Suggested change
- Initial release of ObjectDocs - A modern documentation engine built on Next.js 14 and Fumadocs
- Follow-up improvements to the initial ObjectDocs release, including:
- Refinements to the default documentation layout and navigation
- Improved configuration-as-code examples and metadata structure
- Minor UI and content polish for the ObjectDocs site package

Copilot uses AI. Check for mistakes.

### Minor Changes

- Initial release of ObjectDocs - A modern documentation engine built on Next.js 14 and Fumadocs
Copy link

Copilot AI Jan 18, 2026

Choose a reason for hiding this comment

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

The changelog entry describes this as "Initial release" but version 0.1.0 already exists and was also described as "Initial release" with more detailed features listed. For version 0.2.0, the changelog should describe what changed since 0.1.0 rather than claiming it is the initial release. Consider describing the actual changes, improvements, or features added in this version.

Suggested change
- Initial release of ObjectDocs - A modern documentation engine built on Next.js 14 and Fumadocs
- Enhanced ObjectDocs CLI experience and tooling, aligning with the ObjectDocs 0.2.0 platform release

Copilot uses AI. Check for mistakes.
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