mirror of
https://github.com/farcasterxyz/hub-monorepo.git
synced 2026-01-13 15:18:01 -05:00
## Why is this change needed? Release hub-nodejs 0.13.1 ## Merge Checklist _Choose all relevant options below by adding an `x` now or at any time before submitting for review_ - [x] PR title adheres to the [conventional commits](https://www.conventionalcommits.org/en/v1.0.0/) standard - [x] PR has a [changeset](https://github.com/farcasterxyz/hub-monorepo/blob/main/CONTRIBUTING.md#35-adding-changesets) - [x] PR has been tagged with a change label(s) (i.e. documentation, feature, bugfix, or chore) - [ ] PR includes [documentation](https://github.com/farcasterxyz/hub-monorepo/blob/main/CONTRIBUTING.md#32-writing-docs) if necessary. <!-- start pr-codex --> --- ## PR-Codex overview This PR focuses on updating the version of the `@farcaster/hub-nodejs` package from `0.13.0` to `0.13.1` and includes a changelog entry for the patch changes made. ### Detailed summary - Deleted the file `.changeset/nasty-eagles-grin.md`. - Updated `CHANGELOG.md` to include version `0.13.1` with a patch change for snapchain error codes. - Updated `packages/hub-nodejs/package.json` version from `0.13.0` to `0.13.1`. - Updated `apps/hubble/package.json` to reflect the new version `^0.13.1` for `@farcaster/hub-nodejs`. > ✨ Ask PR-Codex anything about this PR by commenting with `/codex {your question}` <!-- end pr-codex -->