Skip to content

chore: Release packages - #11

Merged
stefashkaa merged 1 commit into
mainfrom
chore/prepare-release
Sep 13, 2026
Merged

stefashkaa merged 1 commit into
mainfrom
chore/prepare-release

Conversation

@stefashkaa

@stefashkaa stefashkaa commented Sep 13, 2026

Copy link
Copy Markdown
Member

Summary by CodeRabbit

  • Bug Fixes

    • Chat-panel keyboard input no longer triggers shortcuts on the host page.
    • Typing, Enter, Shift+Enter, Escape, focus restoration, and framework keyboard callbacks continue to work as expected.
    • Keyboard propagation remains available for launchers, external triggers, and consumer content.
  • Release

    • Updated Angular, Core, Nuxt, React, Svelte, and Vue integrations to version 0.2.0.

Copilot AI lite review requested due to automatic review settings September 13, 2026 23:24
@vercel

vercel Bot commented Sep 13, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated
context7-widget Ready Ready Preview Sep 13, 2026 11:24pm UTC

Request Review

@chatgpt-codex-connector

chatgpt-codex-connector Bot commented Sep 13, 2026

Copy link
Copy Markdown

Codex Review Summary

This comment shows the latest Codex review activity on this pull request.

Review Status Commit Review trigger
📝 Code Review Completed 2026-09-13T23:26:05.331766Z e768cee PR opened
ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review" or "@codex security review".

Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings.

@coderabbitai

coderabbitai Bot commented Sep 13, 2026

Copy link
Copy Markdown

Review Change StackReview Change Stack

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: ASSERTIVE

Plan: Advanced

Run ID: 0ef2f6b1-9b5a-4441-a04e-fcd1b14a973d

📥 Commits

Reviewing files that changed from the base of the PR and between 20405ee and e768cee.

📒 Files selected for processing (12)
  • packages/angular/CHANGELOG.md
  • packages/angular/package.json
  • packages/core/CHANGELOG.md
  • packages/core/package.json
  • packages/nuxt/CHANGELOG.md
  • packages/nuxt/package.json
  • packages/react/CHANGELOG.md
  • packages/react/package.json
  • packages/svelte/CHANGELOG.md
  • packages/svelte/package.json
  • packages/vue/CHANGELOG.md
  • packages/vue/package.json

📝 Walkthrough

Walkthrough

The 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.

Changes

0.2.0 Release Metadata

Layer / File(s) Summary
Release notes and package versions
packages/*/CHANGELOG.md, packages/*/package.json
Changelogs document keyboard event isolation and dependency updates. Angular, Core, Nuxt, React, Svelte, and Vue package versions change to 0.2.0.

Estimated code review effort: 1 (Trivial) | ~5 minutes

Change: Other

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch chore/prepare-release

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.

❤️ Share

A rabbit taps a release bell bright
Chat keys stay in their panel tonight
Enter and Escape keep their flight
Six packages rise to version two
Fresh notes hop along the queue

Comment @coderabbitai help to get the list of available commands.

@gitar-bot

gitar-bot Bot commented Sep 13, 2026

Copy link
Copy Markdown
Code Review ✅ Approved

Releases new version 0.2.0 across angular, core, nuxt, react, svelte, and vue packages. No issues found.

Options

Auto-apply is off → Gitar will not commit updates to this branch.
Display: compact → Counting what did not apply, without listing it.

Comment with these commands to change the behavior for this request:

Auto-apply Compact
gitar auto-apply:on         
gitar display:verbose         

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

@sonarqubecloud

Copy link
Copy Markdown

@stefashkaa
stefashkaa merged commit 22084ae into main Sep 13, 2026
7 of 8 checks passed

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

🟡 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.0 to 0.2.0 for core + framework packages.
  • Add 0.2.0 changelog 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.

Comment thread packages/angular/CHANGELOG.md
Comment thread packages/nuxt/CHANGELOG.md
Comment thread packages/react/CHANGELOG.md
Comment thread packages/svelte/CHANGELOG.md
Comment thread packages/vue/CHANGELOG.md
@stefashkaa
stefashkaa deleted the chore/prepare-release branch September 13, 2026 23:29
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