-
-
Notifications
You must be signed in to change notification settings - Fork 521
ci(changesets): version packages #999
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Deploying voltagent with
|
| Latest commit: |
c138272
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://8d96c2ec.voltagent.pages.dev |
| Branch Preview URL: | https://changeset-release-main.voltagent.pages.dev |
This comment has been minimized.
This comment has been minimized.
📝 WalkthroughWalkthroughA patch release (v2.3.1) of the core package with comprehensive example project updates. Version constraint updated across 60+ example dependencies, core package version bumped, changelog entry added, and temporary changeset file removed. Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~12 minutes Poem
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. 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.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
No issues found across 80 files
Note: This PR contains a large number of files. cubic only reviews up to 75 files per PR, so some files may not have been reviewed.
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/[email protected]
Patch Changes
#998
e209e3aThanks @zrosenbauer! - Add separate workflow examples demonstrating both APIs:with-workflow: UsescreateWorkflowfunctional API with step functions as argumentswith-workflow-chain: UsescreateWorkflowChainfluent chaining APIBoth examples now demonstrate
workflowStateandsetWorkflowStatefor persisting data across steps.Summary by cubic
Release @voltagent/core 2.3.1 and update all examples to use it. This patch adds workflow examples for both APIs and shows how to persist state across steps.
New Features
Dependencies
Written for commit c138272. Summary will update on new commits.
Summary by CodeRabbit
New Features
Chores
✏️ Tip: You can customize this high-level summary in your review settings.