Skip to content

Commit

Permalink
Merge pull request #134 from xmtp/changeset-release/main
Browse files Browse the repository at this point in the history
release: version packages
  • Loading branch information
neekolas authored Jan 30, 2024
2 parents 8d1f5ed + 72679ed commit d85f664
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/olive-dryers-fail.md

This file was deleted.

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

## 0.1.1

### Patch Changes

- [#133](https://github.com/xmtp/xmtp-node-js-tools/pull/133) [`ee73b40`](https://github.com/xmtp/xmtp-node-js-tools/commit/ee73b40f72f22d62bd3d341ce691cc30e18c3ec3) Thanks [@neekolas](https://github.com/neekolas)! - Fix import error

## 0.1.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/frames-validator/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@xmtp/frames-validator",
"version": "0.1.0",
"version": "0.1.1",
"description": "A validator for XMTP frames requests",
"main": "dist/src/index.js",
"type": "module",
Expand Down

0 comments on commit d85f664

Please sign in to comment.