ci(changesets): version packages#1032
Conversation
Deploying voltagent with
|
| Latest commit: |
31cd02b
|
| Status: | ✅ Deploy successful! |
| Preview URL: | https://61349855.voltagent.pages.dev |
| Branch Preview URL: | https://changeset-release-main.voltagent.pages.dev |
📝 WalkthroughWalkthroughThis PR removes changeset documentation entries and updates package versions across the codebase during a release cycle. Core packages are version-bumped (server-hono to 2.0.6, serverless-hono to 2.0.8, server-elysia to 2.0.4), with corresponding dependency updates distributed across 60+ example projects. Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~12 minutes Possibly related PRs
Suggested reviewers
Poem
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing touches🧪 Generate unit tests (beta)
No actionable comments were generated in the recent review. 🎉 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/server-elysia@2.0.4
Patch Changes
eb99a01Thanks @omeraplak! - fix: add workflow cancel support in serverless-hono and align Elysia suspend/cancel routes to the canonical/workflows/:id/executions/:executionIdpaths@voltagent/server-hono@2.0.6
Patch Changes
2cb15ecThanks @omeraplak! - fix: includememoryandtoolsinconfigureFullApproute typings [BUG] Hono server missing memory routes forconfigureFullApp#1028@voltagent/serverless-hono@2.0.8
Patch Changes
eb99a01Thanks @omeraplak! - fix: add workflow cancel support in serverless-hono and align Elysia suspend/cancel routes to the canonical/workflows/:id/executions/:executionIdpathsSummary by cubic
Publish patch releases for server packages and update example apps to use them. Adds workflow cancel support and fixes route typings.
Bug Fixes
Dependencies
Written for commit 31cd02b. Summary will update on new commits.
Summary by CodeRabbit
Chores
Documentation