Skip to content

Commit

Permalink
chore: version packages v0.9.5 (#198)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Feb 27, 2024
1 parent 232b024 commit 9b005af
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 7 deletions.
6 changes: 0 additions & 6 deletions .changeset/three-doors-know.md

This file was deleted.

7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## 0.9.5

### Patch Changes

- 4410ad0: - **chore**: added Cross Site Scripting tests for `frame:state`. By @zizzamia #199
- **feat**: added support for passing `state` to frame server. By @taycaldwell #197

## 0.9.4

### Patch Changes
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.9.4",
"version": "0.9.5",
"repository": "https://github.com/coinbase/onchainkit.git",
"license": "MIT",
"scripts": {
Expand Down

0 comments on commit 9b005af

Please sign in to comment.