GitBulletin

Repository: farcasterxyz/hub-monorepo

"Shuttle Soars to New Heights: Version 0.6.7 Lands with Crucial Fixes!"

2024-10-09 18:54:43 UTC

"The latest update enhances connection handling, ensuring seamless hub event subscription for users."

Commit Details:

chore: release shuttle v0.6.7 (#2363) ## Why is this change needed? Releases shuttle v0.6.7 ## 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/shuttle` package from `0.6.6` to `0.6.7` and includes a new changelog entry for the patch that addresses a specific issue with timed out connections. ### Detailed summary - Updated version of `@farcaster/shuttle` in `package.json` from `0.6.6` to `0.6.7`. - Added changelog entry for version `0.6.7`: - Fixed handling of timed out connections from hub event subscriber. > ✨ Ask PR-Codex anything about this PR by commenting with `/codex {your question}` <!-- end pr-codex -->

Search Similar