Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Co-authored-by: xuyushun441-sys <255036401+xuyushun441-sys@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Release new version of the application
Release v0.2.12
Jan 22, 2026
🚀 Preview DeploymentThis pull request will be automatically deployed to Vercel. Preview Links
Build StatusCheck the CI workflow for build status and any errors. Automated preview information for PR #33 |
Contributor
There was a problem hiding this comment.
Pull request overview
This PR performs a patch release to bump both the CLI and site packages from 0.2.11 to 0.2.12, with corresponding changelog entries generated by the changesets workflow.
Changes:
- Bump
@objectdocs/sitepackage version to0.2.12. - Bump
@objectdocs/clipackage version to0.2.12. - Add new
0.2.12entries to the@objectdocs/siteand@objectdocs/clichangelogs, including the dependency update note for the CLI.
Reviewed changes
Copilot reviewed 4 out of 4 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| packages/site/package.json | Updates the @objectdocs/site package version from 0.2.11 to 0.2.12. |
| packages/site/CHANGELOG.md | Adds a 0.2.12 changelog section describing the patch maintenance release for the site package. |
| packages/cli/package.json | Updates the @objectdocs/cli package version from 0.2.11 to 0.2.12. |
| packages/cli/CHANGELOG.md | Adds a 0.2.12 changelog section documenting the CLI patch release and its dependency bump on @objectdocs/site@0.2.12. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Patch release bumping both packages from 0.2.11 to 0.2.12.
Changes
@objectdocs/cliand@objectdocs/site→ 0.2.12.changeset/config.jsonfixed configurationOriginal 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.