chore(main): release 12.22.0 #3107
Merged
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.
🤖 I have created a release beep boop
12.22.0 (2025-11-27)
Features
Bug Fixes
This PR was generated with Release Please. See documentation.
Greptile Overview
Greptile Summary
Automated release PR bumping version from 12.21.0 to 12.22.0. This release includes 2 new features (SQL "Show create table" snippet and stable syntax highlighting) and 10 bug fixes (improvements to query handling, UI layout fixes, and state management refactoring).
All changes are standard release artifacts generated by Release Please:
Confidence Score: 5/5
Important Files Changed
File Analysis
Sequence Diagram
sequenceDiagram participant RP as Release Please Bot participant Repo as Repository participant CI as CI System participant NPM as NPM Registry Note over RP,Repo: Automated Release Process RP->>Repo: Detect merged PRs since last release RP->>Repo: Generate changelog from commit history RP->>Repo: Bump version in manifest files RP->>Repo: Create PR #3107 with release changes Note over RP,Repo: Version: 12.21.0 → 12.22.0 Repo->>CI: Trigger tests and checks CI->>CI: Run E2E tests (378 tests) CI->>CI: Check bundle size CI-->>Repo: ✅ All checks pass (some flaky) Note over Repo,NPM: After PR merge Repo->>NPM: Publish version 12.22.0 NPM-->>Repo: Package publishedCI Results
Test Status:⚠️ FLAKY
📊 Full Report
Test Changes Summary ⏭️2
⏭️ Skipped Tests (2)
Bundle Size: ✅
Current: 66.10 MB | Main: 66.10 MB
Diff: 0.00 KB (0.00%)
✅ Bundle size unchanged.
ℹ️ CI Information