GitBulletin

Repository: farcasterxyz/hub-monorepo

🚀 Farcaster Unleashes Revolutionary Update: Shuttle Version 0.9.2 Soars High!

2025-07-11 20:48:33 UTC

New release enhances performance and addresses critical error emission issues for a smoother user experience!

Commit Details:

chore: release new shuttle version (#2630) ## Why is this change needed? Release shuttle version. ## 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 - [ ] 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 updates the version of the `@farcaster/shuttle` package from `0.9.1` to `0.9.2`, adds a new entry in the `CHANGELOG.md` for version `0.9.2`, and includes a fix related to error emission on hub subscriber disconnects. ### Detailed summary - Updated `version` in `packages/shuttle/package.json` from `0.9.1` to `0.9.2`. - Added `CHANGELOG.md` entry for version `0.9.2`: - Fix: updated error emission on hub subscriber disconnects. > ✨ Ask PR-Codex anything about this PR by commenting with `/codex {your question}` <!-- end pr-codex -->

Search Similar