Skip to content

Commit

Permalink
Merge pull request #155 from xmtp/changeset-release/main
Browse files Browse the repository at this point in the history
release: version packages
  • Loading branch information
neekolas authored Feb 16, 2024
2 parents f05bd30 + d7a38a3 commit 1a7294a
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/green-tools-pay.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.5.0

### Minor Changes

- [#154](https://github.com/xmtp/xmtp-node-js-tools/pull/154) [`7530777`](https://github.com/xmtp/xmtp-node-js-tools/commit/7530777be8e863a87bc5cad6136db8202eb9bea7) Thanks [@neekolas](https://github.com/neekolas)! - Switch out encryption library for better commonjs support

## 0.4.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.4.0",
"version": "0.5.0",
"description": "A validator for XMTP frames requests",
"type": "module",
"main": "dist/index.cjs",
Expand Down

0 comments on commit 1a7294a

Please sign in to comment.