chore(main): release 13.0.0 #3244
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
13.0.0 (2025-12-18)
⚠ BREAKING CHANGES
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 12.30.1 to 13.0.0.
The release includes:
All changes are standard version control updates:
.release-please-manifest.json: Version manifest updated to 13.0.0CHANGELOG.md: New release section added documenting the breaking change and featurespackage.jsonandpackage-lock.json: Version fields synchronized to 13.0.0No code logic changes in this PR - it's purely administrative metadata updates to record the release. The actual implementation changes were merged in the referenced PRs (#3243 and #3241).
Confidence Score: 5/5
Important Files Changed
Sequence Diagram
sequenceDiagram participant Dev as Developer participant PR as PR #3241/#3243 participant Main as Main Branch participant RP as Release Please Bot participant Reg as NPM Registry Dev->>PR: Merge feature PRs (#3241, #3243) PR->>Main: Features merged to main Note over Main: Code now at v12.30.1<br/>with new features RP->>Main: Detect conventional commits RP->>RP: Parse commit messages RP->>RP: Detect BREAKING CHANGE RP->>RP: Calculate next version (13.0.0) RP->>Main: Create release PR #3244 Note over Main: PR updates version files<br/>and generates changelog alt Manual merge Dev->>Main: Review and merge #3244 end Main->>Main: Tag v13.0.0 Main->>Reg: Publish [email protected] Note over Reg: Package available<br/>with breaking changesCI Results
Test Status:⚠️ FLAKY
📊 Full Report
Test Changes Summary ⏭️2
⏭️ Skipped Tests (2)
Bundle Size: ✅
Current: 62.59 MB | Main: 62.59 MB
Diff: 0.00 KB (-0.00%)
✅ Bundle size unchanged.
ℹ️ CI Information