Skip to content

Commit 4444aa1

Browse files
authored
Merge pull request #29 from farcasterxyz/changeset-release/main
chore: version packages
2 parents f4af26f + 848ccef commit 4444aa1

5 files changed

Lines changed: 17 additions & 8 deletions

File tree

.changeset/happy-feet-serve.md

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

pkgs/hono/CHANGELOG.md

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

3+
## 1.2.1
4+
5+
### Patch Changes
6+
7+
- [`f4af26f`](https://github.com/farcasterxyz/snap/commit/f4af26f22e818376d2a2e9cf4747e3ccb23df569) Thanks [@lyoshenka](https://github.com/lyoshenka)! - export more types, add og image generation
8+
9+
- Updated dependencies [[`f4af26f`](https://github.com/farcasterxyz/snap/commit/f4af26f22e818376d2a2e9cf4747e3ccb23df569)]:
10+
- @farcaster/snap@1.4.1
11+
312
## 1.2.0
413

514
### Minor 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.2.0",
3+
"version": "1.2.1",
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.4.1
4+
5+
### Patch Changes
6+
7+
- [`f4af26f`](https://github.com/farcasterxyz/snap/commit/f4af26f22e818376d2a2e9cf4747e3ccb23df569) Thanks [@lyoshenka](https://github.com/lyoshenka)! - export more types, add og image generation
8+
39
## 1.4.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.4.0",
3+
"version": "1.4.1",
44
"description": "Farcaster Snaps 🫰",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)