Skip to content

Commit 3038756

Browse files
authored
Merge pull request #14 from farcasterxyz/changeset-release/main
chore: version packages
2 parents d32b8a8 + 2c0c2c5 commit 3038756

5 files changed

Lines changed: 15 additions & 7 deletions

File tree

.changeset/humble-ends-give.md

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

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+
## 1.1.4
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`d32b8a8`](https://github.com/farcasterxyz/snap/commit/d32b8a82e406c7ad7ceaafb66cb372865c6c3052)]:
8+
- @farcaster/snap@1.2.2
9+
310
## 1.1.3
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": "1.1.3",
3+
"version": "1.1.4",
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+
## 1.2.2
4+
5+
### Patch Changes
6+
7+
- [`d32b8a8`](https://github.com/farcasterxyz/snap/commit/d32b8a82e406c7ad7ceaafb66cb372865c6c3052) Thanks [@lyoshenka](https://github.com/lyoshenka)! - allegedly fix ESM error for real
8+
39
## 1.2.1
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": "1.2.1",
3+
"version": "1.2.2",
44
"description": "Farcaster Snaps 🫰",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)