Skip to content

Commit 615c9c4

Browse files
chore: version packages (#201)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 39467c7 commit 615c9c4

9 files changed

Lines changed: 31 additions & 9 deletions

File tree

.changeset/mobile-snap-card-padding.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.42
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`39467c7`](https://github.com/farcasterxyz/snap/commit/39467c7aa507669f333b521e39a5cf15589d2e29)]:
8+
- @farcaster/snap@2.6.4
9+
310
## 1.0.41
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.41",
3+
"version": "1.0.42",
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.10
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`39467c7`](https://github.com/farcasterxyz/snap/commit/39467c7aa507669f333b521e39a5cf15589d2e29)]:
8+
- @farcaster/snap@2.6.4
9+
310
## 2.1.9
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.9",
3+
"version": "2.1.10",
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.6.4
4+
5+
### Patch Changes
6+
7+
- [#200](https://github.com/farcasterxyz/snap/pull/200) [`39467c7`](https://github.com/farcasterxyz/snap/commit/39467c7aa507669f333b521e39a5cf15589d2e29) Thanks [@bob-obringer](https://github.com/bob-obringer)! - Reduce React Native Snap card body padding so snaps have more usable space in narrow mobile containers.
8+
39
## 2.6.3
410

511
### Patch 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.6.3",
3+
"version": "2.6.4",
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.17
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`39467c7`](https://github.com/farcasterxyz/snap/commit/39467c7aa507669f333b521e39a5cf15589d2e29)]:
8+
- @farcaster/snap@2.6.4
9+
310
## 2.0.16
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.16",
3+
"version": "2.0.17",
44
"description": "Turso data store adapter for Farcaster Snaps",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)