Skip to content

ci(changesets): version packages#1231

Merged
omeraplak merged 1 commit intomainfrom
changeset-release/main
Apr 23, 2026
Merged

ci(changesets): version packages#1231
omeraplak merged 1 commit intomainfrom
changeset-release/main

Conversation

@voltagent-bot
Copy link
Copy Markdown
Member

@voltagent-bot voltagent-bot commented Apr 23, 2026

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.7.2

Patch Changes

  • #1228 ba8d7e0 Thanks @omeraplak! - Apply VoltAgent global workspace defaults to agents that are constructed before registration.

@voltagent/server-core@2.1.15

Patch Changes

  • #1229 39715f2 Thanks @omeraplak! - fix(server-core): publish schema factory required by server-hono

    Publishes the createServerCoreSchemas export used by @voltagent/server-hono to build Swagger
    schemas with the active Zod instance. This keeps server-hono releases from resolving against a
    server-core package that does not provide the required runtime export.

  • Updated dependencies [ba8d7e0]:

    • @voltagent/core@2.7.2

Summary by cubic

Publish patch releases for @voltagent/core@2.7.2 and @voltagent/server-core@2.1.15. Updates examples and lockfile to these versions, fixes a missing schema export for @voltagent/server-hono, and applies workspace defaults to early-constructed agents.

  • Bug Fixes

    • @voltagent/core: Apply global workspace defaults to agents created before workspace registration.
    • @voltagent/server-core: Export createServerCoreSchemas required by @voltagent/server-hono for Swagger schema generation.
  • Dependencies

    • Update examples to @voltagent/core@2.7.2 (and @voltagent/server-core@2.1.15 where used). Remove consumed changesets and refresh pnpm-lock.yaml.

Written for commit 6dfecaf. Summary will update on new commits.

Summary by CodeRabbit

  • Chores
    • Bumped core library to version 2.7.2
    • Bumped server-core library to version 2.1.15
    • Updated all example projects to use the latest library versions

@cloudflare-workers-and-pages
Copy link
Copy Markdown

Deploying voltagent with  Cloudflare Pages  Cloudflare Pages

Latest commit: 6dfecaf
Status:⚡️  Build in progress...

View logs

@joggrbot

This comment has been minimized.

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented Apr 23, 2026

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: eef7eb0d-bef0-4a3d-8def-16c8bff163fb

📥 Commits

Reviewing files that changed from the base of the PR and between ba8d7e0 and 6dfecaf.

⛔ Files ignored due to path filters (1)
  • pnpm-lock.yaml is excluded by !**/pnpm-lock.yaml
📒 Files selected for processing (87)
  • .changeset/global-workspace-default.md
  • .changeset/silver-rules-report.md
  • examples/base/package.json
  • examples/github-repo-analyzer/package.json
  • examples/github-star-stories/package.json
  • examples/next-js-chatbot-starter-template/package.json
  • examples/with-a2a-server/package.json
  • examples/with-agent-tool/package.json
  • examples/with-airtable/package.json
  • examples/with-amazon-bedrock/package.json
  • examples/with-anthropic/package.json
  • examples/with-auth/package.json
  • examples/with-cerbos/package.json
  • examples/with-chat-sdk/package.json
  • examples/with-chroma/package.json
  • examples/with-client-side-tools/package.json
  • examples/with-cloudflare-workers/package.json
  • examples/with-composio-mcp/package.json
  • examples/with-custom-endpoints/package.json
  • examples/with-dynamic-parameters/package.json
  • examples/with-dynamic-prompts/package.json
  • examples/with-feedback/package.json
  • examples/with-google-ai/package.json
  • examples/with-google-drive-mcp/server/package.json
  • examples/with-google-vertex-ai/package.json
  • examples/with-groq-ai/package.json
  • examples/with-guardrails/package.json
  • examples/with-hooks/package.json
  • examples/with-hugging-face-mcp/package.json
  • examples/with-langfuse/package.json
  • examples/with-mcp-elicitation/package.json
  • examples/with-mcp-server/package.json
  • examples/with-mcp/package.json
  • examples/with-memory-rest-api/package.json
  • examples/with-middleware/package.json
  • examples/with-nestjs/package.json
  • examples/with-netlify-functions/package.json
  • examples/with-nextjs-resumable-stream/package.json
  • examples/with-nextjs/package.json
  • examples/with-nuxt/package.json
  • examples/with-offline-evals/package.json
  • examples/with-ollama/package.json
  • examples/with-openrouter/package.json
  • examples/with-peaka-mcp/package.json
  • examples/with-pinecone/package.json
  • examples/with-planagents/package.json
  • examples/with-playwright/package.json
  • examples/with-postgres/package.json
  • examples/with-qdrant/package.json
  • examples/with-rag-chatbot/package.json
  • examples/with-recipe-generator/package.json
  • examples/with-research-assistant/package.json
  • examples/with-resumable-streams/package.json
  • examples/with-retries-fallback/package.json
  • examples/with-retrieval/package.json
  • examples/with-slack/package.json
  • examples/with-subagents/package.json
  • examples/with-summarization/package.json
  • examples/with-supabase/package.json
  • examples/with-tavily-search/package.json
  • examples/with-thinking-tool/package.json
  • examples/with-tool-routing/package.json
  • examples/with-tools/package.json
  • examples/with-turso/package.json
  • examples/with-vector-search/package.json
  • examples/with-vercel-ai/package.json
  • examples/with-viteval/package.json
  • examples/with-voice-elevenlabs/package.json
  • examples/with-voice-openai/package.json
  • examples/with-voice-xsai/package.json
  • examples/with-voltagent-actions/package.json
  • examples/with-voltagent-exporter/package.json
  • examples/with-voltagent-managed-memory/package.json
  • examples/with-voltops-resumable-streams/package.json
  • examples/with-voltops-retrieval/package.json
  • examples/with-whatsapp/package.json
  • examples/with-workflow-chain/package.json
  • examples/with-workflow/package.json
  • examples/with-working-memory/package.json
  • examples/with-workspace/package.json
  • examples/with-youtube-to-blog/package.json
  • examples/with-zapier-mcp/package.json
  • packages/core/CHANGELOG.md
  • packages/core/package.json
  • packages/e2e/package.json
  • packages/server-core/CHANGELOG.md
  • packages/server-core/package.json

📝 Walkthrough

Walkthrough

This pull request bumps @voltagent/core from version 2.7.1 to 2.7.2 and @voltagent/server-core from 2.1.14 to 2.1.15. Changeset metadata files are removed, version numbers are updated in package manifests and changelogs, and approximately 76 example projects are updated to reference the new core library version.

Changes

Cohort / File(s) Summary
Changesets removed
.changeset/global-workspace-default.md, .changeset/silver-rules-report.md
Deleted changeset records for global workspace defaults and server-core schema publishing feature.
Core package version
packages/core/package.json, packages/core/CHANGELOG.md
Bumped @voltagent/core version from 2.7.1 to 2.7.2; added changelog entry documenting workspace default configuration patch.
Server-core package version
packages/server-core/package.json, packages/server-core/CHANGELOG.md
Bumped @voltagent/server-core version from 2.1.14 to 2.1.15; updated @voltagent/core dependency to 2.7.2; added changelog entry for createServerCoreSchemas export publishing.
Example packages—core dependency update
examples/base/package.json, examples/github-repo-analyzer/package.json, examples/github-star-stories/package.json, examples/next-js-chatbot-starter-template/package.json, examples/with-a2a-server/package.json, examples/with-agent-tool/package.json, examples/with-airtable/package.json, examples/with-amazon-bedrock/package.json, examples/with-anthropic/package.json, examples/with-auth/package.json, examples/with-cerbos/package.json, examples/with-chat-sdk/package.json, examples/with-chroma/package.json, examples/with-client-side-tools/package.json, examples/with-cloudflare-workers/package.json, examples/with-composio-mcp/package.json, examples/with-custom-endpoints/package.json, examples/with-dynamic-parameters/package.json, examples/with-dynamic-prompts/package.json, examples/with-feedback/package.json, examples/with-google-ai/package.json, examples/with-google-drive-mcp/server/package.json, examples/with-google-vertex-ai/package.json, examples/with-groq-ai/package.json, examples/with-guardrails/package.json, examples/with-hooks/package.json, examples/with-hugging-face-mcp/package.json, examples/with-langfuse/package.json, examples/with-mcp-elicitation/package.json, examples/with-mcp-server/package.json, examples/with-mcp/package.json, examples/with-memory-rest-api/package.json, examples/with-middleware/package.json, examples/with-netlify-functions/package.json, examples/with-nextjs-resumable-stream/package.json, examples/with-nextjs/package.json, examples/with-nuxt/package.json, examples/with-offline-evals/package.json, examples/with-ollama/package.json, examples/with-openrouter/package.json, examples/with-peaka-mcp/package.json, examples/with-pinecone/package.json, examples/with-planagents/package.json, examples/with-playwright/package.json, examples/with-postgres/package.json, examples/with-qdrant/package.json, examples/with-rag-chatbot/package.json, examples/with-recipe-generator/package.json, examples/with-research-assistant/package.json, examples/with-resumable-streams/package.json, examples/with-retries-fallback/package.json, examples/with-retrieval/package.json, examples/with-slack/package.json, examples/with-subagents/package.json, examples/with-summarization/package.json, examples/with-supabase/package.json, examples/with-tavily-search/package.json, examples/with-thinking-tool/package.json, examples/with-tool-routing/package.json, examples/with-tools/package.json, examples/with-turso/package.json, examples/with-vector-search/package.json, examples/with-vercel-ai/package.json, examples/with-viteval/package.json, examples/with-voice-elevenlabs/package.json, examples/with-voice-openai/package.json, examples/with-voice-xsai/package.json, examples/with-voltagent-actions/package.json, examples/with-voltagent-exporter/package.json, examples/with-voltagent-managed-memory/package.json, examples/with-voltops-resumable-streams/package.json, examples/with-voltops-retrieval/package.json, examples/with-whatsapp/package.json, examples/with-workflow-chain/package.json, examples/with-workflow/package.json, examples/with-working-memory/package.json, examples/with-workspace/package.json, examples/with-youtube-to-blog/package.json, examples/with-zapier-mcp/package.json, packages/e2e/package.json
Updated @voltagent/core dependency from ^2.7.1 to ^2.7.2 across all example projects.
Example with dual dependency update
examples/with-nestjs/package.json
Updated @voltagent/core from ^2.7.1 to ^2.7.2 and @voltagent/server-core from ^2.1.14 to ^2.1.15.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~12 minutes

Possibly related PRs

Poem

🐰 Versions hop and dance with care,
Core and server both get love so fair!
Examples bloom with updates so bright,
Two-point-sevens gleaming in the light!

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch changeset-release/main

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@omeraplak omeraplak merged commit 0b793d9 into main Apr 23, 2026
22 of 24 checks passed
@omeraplak omeraplak deleted the changeset-release/main branch April 23, 2026 03:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants