Skip to content

chore(release): bump core@1.5.2 sdk@1.5.2 validator@1.0.8#95

Merged
samuelds merged 1 commit into
developfrom
release/core-1.5.2
May 1, 2026
Merged

chore(release): bump core@1.5.2 sdk@1.5.2 validator@1.0.8#95
samuelds merged 1 commit into
developfrom
release/core-1.5.2

Conversation

@samuelds
Copy link
Copy Markdown
Contributor

@samuelds samuelds commented May 1, 2026

Summary

Version bump patch via changeset.

  • @focus-mcp/core 1.5.1 → 1.5.2
  • @focus-mcp/sdk 1.5.1 → 1.5.2
  • @focus-mcp/validator 1.0.7 → 1.0.8

Changesets consommés : runtime-agnostic guard (PR #94), CI fixes (PR #91, #87, #81, #74).

Test plan

  • lint OK
  • typecheck OK
  • tests 329/329 OK
  • build OK
  • check-runtime-agnostic OK

…s-mcp/validator@1.0.8

Runtime-agnostic guard + CI fixes (PR #94, #91, #87, #81).

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings May 1, 2026 18:16
@samuelds samuelds enabled auto-merge (squash) May 1, 2026 18:16
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR performs a Changesets-driven patch release across the monorepo, updating published package versions and their generated changelogs, and removing the consumed changeset files after release.

Changes:

  • Bump package versions: @focus-mcp/core → 1.5.2, @focus-mcp/sdk → 1.5.2, @focus-mcp/validator → 1.0.8.
  • Update package changelogs with the new release entries (including dependency bump notes to core@1.5.2).
  • Remove consumed .changeset/* entries as part of the release process.

Reviewed changes

Copilot reviewed 12 out of 12 changed files in this pull request and generated no comments.

Show a summary per file
File Description
packages/validator/package.json Bumps validator package version to 1.0.8.
packages/validator/CHANGELOG.md Adds 1.0.8 release notes and dependency update entry.
packages/sdk/package.json Bumps sdk package version to 1.5.2.
packages/sdk/CHANGELOG.md Adds 1.5.2 release notes with dependency update entry.
packages/core/package.json Bumps core package version to 1.5.2.
packages/core/CHANGELOG.md Adds 1.5.2 release notes.
.changeset/release-core-1.5.1.md Removes consumed changeset after release.
.changeset/fix-stable-publish-npm-upgrade.md Removes consumed changeset after release.
.changeset/fix-dev-publish-npm-upgrade.md Removes consumed changeset after release.
.changeset/fix-back-merge-method.md Removes consumed changeset after release.
.changeset/feat-preflight-release.md Removes consumed changeset after release.
.changeset/check-changeset-workflow.md Removes consumed changeset after release.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@samuelds samuelds added the skip-changeset Skip changeset check — used for release PRs label May 1, 2026
@samuelds samuelds merged commit 32bf278 into develop May 1, 2026
19 of 20 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip-changeset Skip changeset check — used for release PRs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants