release: v0.9.1#283
Conversation
|
Important Review skippedAuto incremental reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the Note Other AI code review bot(s) detectedCodeRabbit has detected other AI code review bot(s) in this pull request and will avoid duplicating their findings in the review comments. This may lead to a less comprehensive review. WalkthroughPatch version release (0.9.1) that updates package version constants across manifests, SDK constants, example dependencies, and changelog documentation. Includes a new .gitignore rule and documents two new features in the changelog. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes
Pre-merge checks and finishing touches✅ Passed checks (2 passed)
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 |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #283 +/- ##
=======================================
Coverage 89.45% 89.45%
=======================================
Files 24 24
Lines 1299 1299
Branches 234 213 -21
=======================================
Hits 1162 1162
Misses 81 81
Partials 56 56 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
There was a problem hiding this comment.
Pull Request Overview
This PR bumps the SDK version from 0.9.0 to 0.9.1, updating all version references across package files, constants, examples, and documentation.
- Version updated from 0.9.0 to 0.9.1 in package configuration files
- Constants updated to reflect new SDK version and user agent string
- Changelog updated with v0.9.1 release information and date
- Added package-lock.json files to gitignore for example directories
Reviewed Changes
Copilot reviewed 5 out of 7 changed files in this pull request and generated 2 comments.
Show a summary per file
| File | Description |
|---|---|
| package.json | Bumped SDK version to 0.9.1 |
| package-lock.json | Updated locked version to 0.9.1 |
| example/example1/package.json | Updated dependency reference to 0.9.1 |
| example/README.md | Updated example version in documentation |
| constants/index.ts | Updated SdkVersion and UserAgent constants |
| CHANGELOG.md | Added v0.9.1 release entry with date and feature list |
| .gitignore | Added example package-lock.json files to gitignore |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
9a39bd0 to
fac3b1c
Compare
Description
What problem is being solved?
How is it being solved?
What changes are made to solve it?
References
Review Checklist
mainSummary by CodeRabbit
Release v0.9.1