mirror of
https://github.com/farcasterxyz/hub-monorepo.git
synced 2026-04-18 03:00:22 -04:00
run changeset version (#826)
This commit is contained in:
committed by
GitHub
parent
b6508b9aca
commit
52035aa031
@@ -1,5 +0,0 @@
|
||||
---
|
||||
'@farcaster/hub-web': patch
|
||||
---
|
||||
|
||||
enable getSSLHubRpcClient
|
||||
@@ -1,6 +0,0 @@
|
||||
---
|
||||
'@farcaster/hub-web': patch
|
||||
---
|
||||
|
||||
export getAuthMetadata for hub-web
|
||||
export getHubRpcClient
|
||||
@@ -1,5 +1,13 @@
|
||||
# @farcaster/hub-web
|
||||
|
||||
## 0.2.2
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 9f0dc6a: enable getSSLHubRpcClient
|
||||
- 7194054: export getAuthMetadata for hub-web
|
||||
export getHubRpcClient
|
||||
|
||||
## 0.2.1
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@farcaster/hub-web",
|
||||
"version": "0.2.1",
|
||||
"version": "0.2.2",
|
||||
"main": "./dist/index.js",
|
||||
"module": "./dist/index.mjs",
|
||||
"types": "./dist/index.d.ts",
|
||||
|
||||
Reference in New Issue
Block a user