Skip to content

Commit

Permalink
publish(react): v1.9.0 bitcoin and near support
Browse files Browse the repository at this point in the history
  • Loading branch information
jayeshbhole-rp committed Oct 17, 2024
1 parent a773e99 commit 75c1b91
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions packages/react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @tangled3/react

## 1.9.0

### Minor Changes

- add bitcoin and near support

## 1.8.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/react/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@tangled3/react",
"private": false,
"version": "1.8.0",
"version": "1.9.0",
"type": "module",
"license": "MIT",
"main": "./src/index.ts",
Expand Down

0 comments on commit 75c1b91

Please sign in to comment.