Skip to content

Commit ae3c1b6

Browse files
chore: version packages 🔖
1 parent d49572d commit ae3c1b6

File tree

3 files changed

+9
-8
lines changed

3 files changed

+9
-8
lines changed

.changeset/perfect-knives-draw.md

-5
This file was deleted.

CHANGELOG.md

+8-2
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,17 @@
11
# Changelog
22

3+
## 0.36.8
4+
5+
### Patch Changes
6+
7+
- b54bf07: **_feat_** Added NFT data hooks. By @alessey #1838
8+
39
## 0.36.7
410

511
### Patch Changes
612

7-
- **feat** Implemented `FundCard` component by @rustam-cb #1718
8-
- **fix** Updated client boundaries for `NFT`, `Wallet*`, and `WalletAdvanced*` components by @dschlabach #1809, #1810, #1821
13+
- **feat** Implemented `FundCard` component by @rustam-cb #1718
14+
- **fix** Updated client boundaries for `NFT`, `Wallet*`, and `WalletAdvanced*` components by @dschlabach #1809, #1810, #1821
915

1016
## 0.36.6
1117

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@coinbase/onchainkit",
3-
"version": "0.36.7",
3+
"version": "0.36.8",
44
"type": "module",
55
"repository": "https://github.com/coinbase/onchainkit.git",
66
"license": "MIT",

0 commit comments

Comments
 (0)