chore(release): bump to 0.9.3 with SDK changelog and TypeScript update#164
chore(release): bump to 0.9.3 with SDK changelog and TypeScript update#164
Conversation
|
Warning Rate limit exceeded
Your organization is not enrolled in usage-based pricing. Contact your admin to enable usage-based pricing to continue reviews beyond the rate limit, or try again in 53 minutes and 16 seconds. ⌛ How to resolve this issue?After the wait time has elapsed, a review can be triggered using the We recommend that you space out your commits to avoid hitting the rate limit. 🚦 How do rate limits work?CodeRabbit enforces hourly rate limits for each developer per organization. Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout. Please see our FAQ for further information. ℹ️ Review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (4)
WalkthroughUpdates two changelog files with a new 0.9.3 release entry (2026-04-17) documenting runtime SDKs for .NET and Python, CLI and GitHub Action examples, README rewrite, CI workflow refinements, npm version detection method change, website deployment trigger expansion, and TypeScript dependency version increment. Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes Suggested labels
🚥 Pre-merge checks | ✅ 2 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (2 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ 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. Comment |
There was a problem hiding this comment.
Code Review
This pull request updates the project version to 0.9.3 and bumps the typescript dependency to 6.0.3. It adds changelog entries detailing new Runtime SDKs for .NET and Python, README improvements, and CI workflow fixes. Feedback identifies that the release entry for version 0.9.3 is duplicated in both docs/CHANGELOG.md and docs/changelogs/cli.md, which should be resolved to maintain clean documentation.
I am having trouble creating individual review comments. Click here to see my feedback.
docs/CHANGELOG.md (60-120)
The release entry for version 0.9.3 is duplicated in this file. One of the identical blocks should be removed to maintain a clean changelog history.
docs/changelogs/cli.md (57-114)
The release entry for version 0.9.3 is duplicated in this file. One of the identical blocks should be removed.
Summary
Bumps CLI version to 0.9.3 and adds changelog entries documenting the newly
available .NET and Python runtime SDKs with minimal code examples for each
stack (CLI, .NET, Python, GitHub Action). Also updates TypeScript from 6.0.2
to 6.0.3.
Changes
Changelogs (
docs/)[0.9.3] - 2026-04-17entry indocs/CHANGELOG.mdanddocs/changelogs/cli.mdmain)publish-npmandpublish-website(already onmain)Version bump
package.json:0.9.2→0.9.3pnpm-workspace.yaml: TypeScript catalog^6.0.2→^6.0.3Testing
pnpm buildpassespnpm testpasses (28 files, 196 tests)pnpm format:writepassesSummary by CodeRabbit
Release Notes - v0.9.3
New Features
Changed
Bug Fixes
Dependencies