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
14.1.0 (2025-12-23)
Features
This PR was generated with Release Please. See documentation.
Greptile Summary
This is an automated release PR generated by Release Please that bumps the version from 14.0.1 to 14.1.0 and aggregates changelog entries for 4 new features:
All version updates are consistent across
package.json,package-lock.json, and.release-please-manifest.json. The CHANGELOG.md correctly documents all included features with proper links to commits and issues.Confidence Score: 5/5
Important Files Changed
Sequence Diagram
sequenceDiagram participant Dev as Developer participant PR as Feature PRs participant Bot as release-please-bot participant Repo as Repository participant CI as CI Pipeline Dev->>PR: Merge feature PR #3263 Dev->>PR: Merge feature PR #3265 Dev->>PR: Merge feature PR #2268 Dev->>PR: Merge feature PR #3266 Note over Bot: Detects merged features<br/>with conventional commits Bot->>Bot: Aggregate changelog entries Bot->>Bot: Calculate version bump (14.0.1 → 14.1.0) Bot->>Bot: Generate release notes Bot->>Repo: Create PR #3264 Note over Repo: Updates:<br/>- package.json<br/>- package-lock.json<br/>- .release-please-manifest.json<br/>- CHANGELOG.md Repo->>CI: Trigger tests CI-->>Repo: Tests pass (2 flaky, 2 skipped) CI-->>Repo: Bundle size check (+0.01 MB) Note over Dev,Repo: Ready for merge and releaseCI Results
Test Status:⚠️ FLAKY
📊 Full Report
Test Changes Summary ⏭️2
⏭️ Skipped Tests (2)
Bundle Size: ✅
Current: 62.64 MB | Main: 62.64 MB
Diff: 0.00 KB (0.00%)
✅ Bundle size unchanged.
ℹ️ CI Information