Skip to content

Version Packages#247

Open
github-actions[bot] wants to merge 1 commit intomasterfrom
changeset-release/master
Open

Version Packages#247
github-actions[bot] wants to merge 1 commit intomasterfrom
changeset-release/master

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot commented May 4, 2026

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and publish to npm yourself or setup this action to publish automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to master, this PR will be updated.

Releases

@cofhe/abi@0.5.3

Patch Changes

  • Updated dependencies [bf23270]
    • @cofhe/sdk@0.5.3

@cofhe/foundry-plugin@0.5.3

Patch Changes

  • @cofhe/mock-contracts@0.5.3

@cofhe/hardhat-3-plugin@0.5.3

Patch Changes

  • Updated dependencies [bf23270]
    • @cofhe/sdk@0.5.3
    • @cofhe/mock-contracts@0.5.3

@cofhe/hardhat-plugin@0.5.3

Patch Changes

  • Updated dependencies [bf23270]
    • @cofhe/sdk@0.5.3
    • @cofhe/mock-contracts@0.5.3

@cofhe/react@0.5.3

Patch Changes

  • bf23270: Upgrade zustand to 5.0.13 to pick up the upstream persist storage fix used by the SDK and React package.
  • Updated dependencies [bf23270]
    • @cofhe/sdk@0.5.3
    • @cofhe/abi@0.5.3

@cofhe/sdk@0.5.3

Patch Changes

  • bf23270: Upgrade zustand to 5.0.13 to pick up the upstream persist storage fix used by the SDK and React package.

@cofhe/mock-contracts@0.5.3

@cofhe/example-react@0.5.3

Patch Changes

  • Updated dependencies [bf23270]
    • @cofhe/sdk@0.5.3
    • @cofhe/react@0.5.3

@cofhe/site@0.5.3


Note

Low Risk
This is a Changesets versioning PR that only updates package versions and changelogs (no functional code changes in this diff). Risk is limited to publishing/packaging metadata being correct.

Overview
Publishes the 0.5.3 patch release across the monorepo by bumping versions and updating changelogs for @cofhe/sdk, @cofhe/react, @cofhe/abi, Hardhat/Foundry plugins, @cofhe/mock-contracts, the docs site, and the React example.

The release notes call out the zustand upgrade to 5.0.13 (persist storage fix) and propagate dependency version updates; the corresponding Changeset file is removed as part of the release process.

Reviewed by Cursor Bugbot for commit a689914. Bugbot is set up for automated code reviews on this repo. Configure here.

@vercel
Copy link
Copy Markdown

vercel Bot commented May 4, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
cofhesdk-docs-gh-action Canceled Canceled May 7, 2026 10:07am
1 Skipped Deployment
Project Deployment Actions Updated (UTC)
cofhesdk-docs Ignored Ignored May 7, 2026 10:07am

Request Review

Copy link
Copy Markdown

@claude claude Bot left a comment

Choose a reason for hiding this comment

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

LGTM — automated Changesets version bump PR (0.5.2 → 0.5.3).

Extended reasoning...

Overview

This is an automated PR opened by the Changesets GitHub Action. It bumps all packages from 0.5.2 to 0.5.3, deletes the consumed changeset file (.changeset/fair-garlics-exist.md), and appends the corresponding entries to each package's CHANGELOG.md. The underlying change being released is the zustand 5.0.13 upgrade from PR #244, which has already been merged to master.

Security risks

None. The PR contains no code changes — only version field bumps in package.json files and CHANGELOG appends. No source files, build configs, dependencies (other than internal workspace versions), or scripts are modified.

Level of scrutiny

Minimal. Changesets release PRs are mechanical and deterministic: the tool computes versions from the changeset file and updates all affected packages and their dependents accordingly. The version bumps are consistent across all packages (every package goes 0.5.2 → 0.5.3 as a patch) and the CHANGELOG entries match the changeset content.

Other factors

The vercel preview build is in progress and the PR matches the standard Changesets release PR pattern this repo uses (same commit-message style, same description template). No outstanding reviewer comments.

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.

0 participants