We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a3e12f5 commit 44aa4f4Copy full SHA for 44aa4f4
.changeset/odd-maps-matter.md
apps/hubble/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# @farcaster/hubble
2
3
+## 1.6.4
4
+
5
+### Patch Changes
6
7
+- a3e12f54: fix: Fix contactInfo messages not being forwarded and increase seen ttl to prevent future loops
8
9
## 1.6.3
10
11
### Patch Changes
apps/hubble/package.json
@@ -1,6 +1,6 @@
{
"name": "@farcaster/hubble",
- "version": "1.6.3",
+ "version": "1.6.4",
"description": "Farcaster Hub",
"author": "",
"license": "",
0 commit comments