ci(changesets): version packages#1375
Conversation
Deploying voltagent with
|
| Latest commit: |
129c3e9
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://91f3be46.voltagent.pages.dev |
| Branch Preview URL: | https://changeset-release-main.voltagent.pages.dev |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (85)
💤 Files with no reviewable changes (1)
📝 WalkthroughWalkthroughThis PR bumps ChangesCore version bump and dependency updates
Estimated code review effort: 1 (Trivial) | ~5 minutes 🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
✨ 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 |
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.
Releases
@voltagent/core@2.9.0
Minor Changes
4a3100bThanks @omeraplak! - Expose AI SDK usage semantics in agentonEndoutputs:usagenow represents final-step usage,totalUsagerepresents aggregate usage across all steps, andstepsis included when available.Summary by cubic
Release
@voltagent/core@2.9.0and update all examples to use it. This version refines agentonEndusage reporting:usageis the final step,totalUsageis the run aggregate, andstepsis included when available.@voltagent/coreto^2.9.0across examples and@voltagent/e2e.pnpm-lock.yaml.Written for commit 129c3e9. Summary will update on new commits.
Summary by CodeRabbit