Skip to content

Commit

Permalink
frames.js@0.11.4
Browse files Browse the repository at this point in the history
  • Loading branch information
stephancill committed Apr 4, 2024
1 parent 9f9242d commit 38ae0a5
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/dirty-wombats-hunt.md

This file was deleted.

6 changes: 6 additions & 0 deletions packages/frames.js/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# frames.js

## 0.11.4

### Patch Changes

- 8634f7d: fix: validateFrameMessage bug

## 0.11.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/frames.js/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "frames.js",
"version": "0.11.3",
"version": "0.11.4",
"type": "module",
"main": "./dist/index.cjs",
"types": "index.d.cts",
Expand Down

0 comments on commit 38ae0a5

Please sign in to comment.