Skip to content

Commit b2c6540

Browse files
authored
Version packages for dynamic client params
1 parent 706f190 commit b2c6540

9 files changed

Lines changed: 31 additions & 9 deletions

File tree

.changeset/lemon-tips-roll.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

apps/emulator-native/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @farcaster/snap-emulator-native
22

3+
## 1.0.49
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`706f190`](https://github.com/farcasterxyz/snap/commit/706f1905501360728b05af5e4f1205357f50bc02)]:
8+
- @farcaster/snap@2.11.0
9+
310
## 1.0.48
411

512
### Patch Changes

apps/emulator-native/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@farcaster/snap-emulator-native",
3-
"version": "1.0.48",
3+
"version": "1.0.49",
44
"private": true,
55
"main": "index.ts",
66
"scripts": {

pkgs/hono/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @farcaster/snap-hono
22

3+
## 2.1.17
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`706f190`](https://github.com/farcasterxyz/snap/commit/706f1905501360728b05af5e4f1205357f50bc02)]:
8+
- @farcaster/snap@2.11.0
9+
310
## 2.1.16
411

512
### Patch Changes

pkgs/hono/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@farcaster/snap-hono",
3-
"version": "2.1.16",
3+
"version": "2.1.17",
44
"description": "Hono integration for Farcaster Snap servers",
55
"repository": {
66
"type": "git",

pkgs/snap/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @farcaster/snap
22

3+
## 2.11.0
4+
5+
### Minor Changes
6+
7+
- [#220](https://github.com/farcasterxyz/snap/pull/220) [`706f190`](https://github.com/farcasterxyz/snap/commit/706f1905501360728b05af5e4f1205357f50bc02) Thanks [@bob-obringer](https://github.com/bob-obringer)! - Add dynamic client action params
8+
39
## 2.10.0
410

511
### Minor Changes

pkgs/snap/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@farcaster/snap",
3-
"version": "2.10.0",
3+
"version": "2.11.0",
44
"description": "Farcaster Snaps 🫰",
55
"repository": {
66
"type": "git",

pkgs/turso/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @farcaster/snap-turso
22

3+
## 2.0.24
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`706f190`](https://github.com/farcasterxyz/snap/commit/706f1905501360728b05af5e4f1205357f50bc02)]:
8+
- @farcaster/snap@2.11.0
9+
310
## 2.0.23
411

512
### Patch Changes

pkgs/turso/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@farcaster/snap-turso",
3-
"version": "2.0.23",
3+
"version": "2.0.24",
44
"description": "Turso data store adapter for Farcaster Snaps",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)