Skip to content

Commit c72381e

Browse files
chore: version packages
1 parent f7a394d commit c72381e

5 files changed

Lines changed: 15 additions & 7 deletions

File tree

.changeset/lovely-beans-cross.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.3
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`f7a394d`](https://github.com/farcasterxyz/snap/commit/f7a394dd7dcf11393b5f332f1ae35267ce4ed21e)]:
8+
- @farcaster/snap@1.2.1
9+
310
## 1.1.2
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.2",
3+
"version": "1.1.3",
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.1
4+
5+
### Patch Changes
6+
7+
- [`f7a394d`](https://github.com/farcasterxyz/snap/commit/f7a394dd7dcf11393b5f332f1ae35267ce4ed21e) Thanks [@lyoshenka](https://github.com/lyoshenka)! - fix ESM loading bug
8+
39
## 1.2.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": "1.2.0",
3+
"version": "1.2.1",
44
"description": "Farcaster Snaps 🫰",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)