ci(changesets): version packages#1363
Conversation
5f08f60 to
ed80fc5
Compare
|
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 (97)
💤 Files with no reviewable changes (5)
✅ Files skipped from review due to trivial changes (73)
🚧 Files skipped from review as they are similar to previous changes (19)
📝 WalkthroughWalkthrough
Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes Possibly related PRs
Suggested reviewers
Poem
🚥 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 |
Deploying voltagent with
|
| Latest commit: |
2ce0412
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://f2ee3dc1.voltagent.pages.dev |
| Branch Preview URL: | https://changeset-release-main.voltagent.pages.dev |
5caaeb4 to
dc85f37
Compare
dc85f37 to
2ce0412
Compare
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.8.1
Patch Changes
#1366
6b26a8fThanks @omeraplak! - Use aggregate finish usage consistently across providers.#1362
9dc0314Thanks @VihaanAgarwal! - Fixed workflowstate.inputbeing overwritten with the final output once a workflow finished.finish()reassigned the stored input to the current data, so readingstate.inputafter completion returned the final result instead of the initial input it documents. The initial input is now preserved through completion;state.datastill reflects the final value.@voltagent/sandbox-blaxel@2.1.1
Patch Changes
af4f6f2Thanks @nuthalapativarun! - Add README documentation@voltagent/sandbox-daytona@2.0.3
Patch Changes
743d8afThanks @nuthalapativarun! - Add README documentation@voltagent/sandbox-e2b@2.0.3
Patch Changes
2b66ae3Thanks @nuthalapativarun! - Add README documentation@voltagent/server-core@2.1.19
Patch Changes
#1331
887213bThanks @nuthalapativarun! - Add README documentationUpdated dependencies [
6b26a8f,9dc0314]:Summary by CodeRabbit
Bug Fixes
Documentation