Skip to content

Commit

Permalink
chore: version packages v0.2.1 🌊 (#41)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Leonardo Zizzamia <leonardo.zizzamia@gmail.com>
  • Loading branch information
3 people committed Jan 30, 2024
1 parent 8df2ce6 commit 1e70ef9
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 8 deletions.
5 changes: 0 additions & 5 deletions .changeset/hip-monkeys-end.md

This file was deleted.

5 changes: 3 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
# Changelog

## 0.2.0
## 0.2.1

### Minor Changes
### Patch Changes

- **feat**: exported `FrameRequest` and `FrameData` types.
- **docs**: Polished README for `getFrameMessage()`. By @zizzamia #38 218b65e
- **fix**: Refactor Farcaster typing to be explicit, and added a Farcaster message verification integration test. By @robpolak @cnasc @zizzamia #37
- **feat**: Added a concept of integration tests where we can assert the actual values coming back from `neynar`. We decoupled these from unit tests as we should not commingle. By @robpolak #35
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@coinbase/onchainkit",
"version": "0.2.0",
"version": "0.2.1",
"repository": "https://github.com/coinbase/onchainkit.git",
"license": "MIT",
"dependencies": {
Expand Down

0 comments on commit 1e70ef9

Please sign in to comment.