Skip to content

Conversation

Copy link
Contributor

Copilot AI commented Jan 17, 2026

Initial release of ObjectDocs, a metadata-driven documentation engine for ObjectStack.

Changes

  • Version Bump: 0.0.10.1.0 for both @objectdocs/cli and @objectdocs/site
  • Changelogs: Generated for both packages documenting initial feature set
  • Changesets: Consumed initial release changeset

Released Packages

@objectdocs/cli - CLI for building and developing documentation sites

  • Commands: dev, build, translate
  • Workspace-aware monorepo support

@objectdocs/site - Next.js 14 App Router documentation site

  • Fumadocs integration
  • Metadata-driven config (objectdocs.json, meta.json)
  • i18n support with translation API
  • Low-code component embedding

Publishing

Both packages configured as public. On merge to main, GitHub Actions will publish to npm via changesets workflow.

Original prompt

发一个版本


💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

Co-authored-by: hotlong <50353452+hotlong@users.noreply.github.com>
@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 #10

Copilot AI changed the title [WIP] Release the latest version of the application Release v0.1.0 - Initial ObjectDocs packages Jan 17, 2026
Copilot AI requested a review from hotlong January 17, 2026 15:05
@hotlong hotlong marked this pull request as ready for review January 17, 2026 15:09
Copilot AI review requested due to automatic review settings January 17, 2026 15:09
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 prepares the initial public release (v0.1.0) of ObjectDocs, bumping both packages from 0.0.1 and adding comprehensive changelogs documenting the initial feature set.

Changes:

  • Version bumped to 0.1.0 for @objectdocs/cli and @objectdocs/site
  • Changelogs generated documenting CLI commands, metadata-driven config, i18n support, and component embedding
  • Minor formatting cleanup in site package.json (peerDependencies whitespace)

Reviewed changes

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

File Description
packages/site/package.json Version bump to 0.1.0 and peerDependencies formatting cleanup
packages/site/CHANGELOG.md Initial changelog documenting v0.1.0 features and capabilities
packages/cli/package.json Version bump to 0.1.0
packages/cli/CHANGELOG.md Initial changelog with feature list and dependency update note

@hotlong hotlong merged commit 6360ca9 into main Jan 17, 2026
10 checks passed
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.

2 participants