chore: Release packages - #11
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Codex Review SummaryThis comment shows the latest Codex review activity on this pull request.
ℹ️ About Codex in GitHubYour team has set up Codex to review pull requests in this repo. Reviews are triggered when you
Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings. |
|
Caution Review failedThe pull request is closed. ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: ASSERTIVE Plan: Advanced Run ID: 📒 Files selected for processing (12)
📝 WalkthroughWalkthroughThe release metadata documents chat-panel keyboard event isolation and related preserved interactions. All six package versions change from 0.1.0 to 0.2.0. Changes0.2.0 Release Metadata
Estimated code review effort: 1 (Trivial) | ~5 minutes Change: Other ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. A rabbit taps a release bell bright Comment |
Code Review ✅ ApprovedReleases new version OptionsAuto-apply is off → Gitar will not commit updates to this branch. Comment with these commands to change the behavior for this request:
Important Your trial ends in 7 days — upgrade now to keep code review, CI analysis, auto-apply, custom automations, and more. Was this helpful? React with 👍 / 👎 | Gitar |
|
There was a problem hiding this comment.
🟡 Changes recommended
Multiple changelogs include an inconsistent/placeholder “Updated dependencies []:” line that should be corrected before release.
Get a fresh assessment by requesting another Copilot review.
Pull request overview
This PR prepares the monorepo packages for a 0.2.0 release by bumping package versions and adding 0.2.0 changelog entries describing the keyboard-event propagation fix across framework integrations.
Changes:
- Bump package versions from
0.1.0to0.2.0for core + framework packages. - Add
0.2.0changelog entries across packages, including updated dependency references where applicable.
File summaries
| File | Description |
|---|---|
| packages/vue/package.json | Bumps Vue package version to 0.2.0. |
| packages/vue/CHANGELOG.md | Adds 0.2.0 release notes and dependency update entry. |
| packages/svelte/package.json | Bumps Svelte package version to 0.2.0. |
| packages/svelte/CHANGELOG.md | Adds 0.2.0 release notes and dependency update entry. |
| packages/react/package.json | Bumps React package version to 0.2.0. |
| packages/react/CHANGELOG.md | Adds 0.2.0 release notes and dependency update entry. |
| packages/nuxt/package.json | Bumps Nuxt package version to 0.2.0. |
| packages/nuxt/CHANGELOG.md | Adds 0.2.0 release notes and dependency update entry. |
| packages/core/package.json | Bumps core package version to 0.2.0. |
| packages/core/CHANGELOG.md | Adds 0.2.0 release notes for the core package. |
| packages/angular/package.json | Bumps Angular package version to 0.2.0. |
| packages/angular/CHANGELOG.md | Adds 0.2.0 release notes and dependency update entry. |
Review details
- Files reviewed: 12/12 changed files
- Comments generated: 5
- Review effort level: Lite
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.



Summary by CodeRabbit
Bug Fixes
Release