-
Notifications
You must be signed in to change notification settings - Fork 0
Release v0.3.1 #229
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Release v0.3.1 #229
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Co-authored-by: hotlong <50353452+hotlong@users.noreply.github.com>
📦 Bundle Size Report
Size Limits
|
|
✅ All checks passed!
|
There was a problem hiding this 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 is a patch maintenance release that bumps package versions across the ObjectUI monorepo from 0.3.0 to their next patch versions, with no functional code changes.
Changes:
- Version bumps for 24 workspace packages (20 to 0.3.1, plus aggrid to 0.4.1, dashboard/layout to 0.1.1, site to 0.0.1)
- CHANGELOG.md files updated across all packages to document the 0.3.1 release
- Root CHANGELOG.md cleaned up to remove incorrect unreleased entry about non-existent package rename
Reviewed changes
Copilot reviewed 51 out of 51 changed files in this pull request and generated no comments.
Show a summary per file
| File | Description |
|---|---|
| packages/vscode-extension/package.json | Version bump to 0.3.1 |
| packages/vscode-extension/CHANGELOG.md | Added 0.3.1 release notes |
| packages/types/package.json | Version bump to 0.3.1 |
| packages/types/CHANGELOG.md | Added 0.3.1 release notes |
| packages/runner/package.json | Version bump to 0.3.1 |
| packages/runner/CHANGELOG.md | Added 0.3.1 release notes with dependency updates |
| packages/react/package.json | Version bump to 0.3.1 |
| packages/react/CHANGELOG.md | Added 0.3.1 release notes |
| packages/plugin-view/package.json | Version bump to 0.3.1 |
| packages/plugin-view/CHANGELOG.md | Created CHANGELOG with 0.3.1 release |
| packages/plugin-timeline/package.json | Version bump to 0.3.1 |
| packages/plugin-timeline/CHANGELOG.md | Created CHANGELOG with 0.3.1 release |
| packages/plugin-markdown/package.json | Version bump to 0.3.1 |
| packages/plugin-markdown/CHANGELOG.md | Added 0.3.1 release notes |
| packages/plugin-map/package.json | Version bump to 0.3.1 |
| packages/plugin-map/CHANGELOG.md | Created CHANGELOG with 0.3.1 release |
| packages/plugin-kanban/package.json | Version bump to 0.3.1 |
| packages/plugin-kanban/CHANGELOG.md | Added 0.3.1 release notes |
| packages/plugin-grid/package.json | Version bump to 0.3.1 |
| packages/plugin-grid/CHANGELOG.md | Created CHANGELOG with 0.3.1 release |
| packages/plugin-gantt/package.json | Version bump to 0.3.1 |
| packages/plugin-gantt/CHANGELOG.md | Created CHANGELOG with 0.3.1 release |
| packages/plugin-form/package.json | Version bump to 0.3.1 |
| packages/plugin-form/CHANGELOG.md | Created CHANGELOG with 0.3.1 release |
| packages/plugin-editor/package.json | Version bump to 0.3.1 |
| packages/plugin-editor/CHANGELOG.md | Added 0.3.1 release notes |
| packages/plugin-dashboard/package.json | Version bump to 0.1.1 |
| packages/plugin-dashboard/CHANGELOG.md | Created CHANGELOG with 0.1.1 release |
| packages/plugin-chatbot/package.json | Version bump to 0.3.1 |
| packages/plugin-chatbot/CHANGELOG.md | Created CHANGELOG with 0.3.1 release |
| packages/plugin-charts/package.json | Version bump to 0.3.1 |
| packages/plugin-charts/CHANGELOG.md | Added 0.3.1 release notes |
| packages/plugin-calendar/package.json | Version bump to 0.3.1 |
| packages/plugin-calendar/CHANGELOG.md | Created CHANGELOG with 0.3.1 release |
| packages/plugin-aggrid/package.json | Version bump to 0.4.1 |
| packages/plugin-aggrid/CHANGELOG.md | Added 0.4.1 release notes |
| packages/layout/package.json | Version bump to 0.1.1 |
| packages/layout/CHANGELOG.md | Created CHANGELOG with 0.1.1 release |
| packages/fields/package.json | Version bump to 0.3.1 |
| packages/fields/CHANGELOG.md | Created CHANGELOG with 0.3.1 release |
| packages/data-objectstack/package.json | Version bump to 0.3.1 |
| packages/data-objectstack/CHANGELOG.md | Created CHANGELOG with 0.3.1 release |
| packages/core/package.json | Version bump to 0.3.1 |
| packages/core/CHANGELOG.md | Added 0.3.1 release notes |
| packages/components/package.json | Version bump to 0.3.1 |
| packages/components/CHANGELOG.md | Added 0.3.1 release notes |
| packages/cli/package.json | Version bump to 0.3.1 |
| packages/cli/CHANGELOG.md | Added 0.3.1 release notes |
| apps/site/package.json | Version bump to 0.0.1 |
| apps/site/CHANGELOG.md | Created CHANGELOG with 0.0.1 release |
| CHANGELOG.md | Added 0.3.1 release section, removed incorrect unreleased entry |
Patch release bumping all packages from 0.3.0 to 0.3.1.
Changes
@object-ui/plugin-objectto@object-ui/views(neither package exists in codebase)Release Type
Maintenance release with no functional changes. All builds and tests passing (270/270).
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.