Skip to content

Commit aa32d29

Browse files
chore: version packages 🔖
1 parent 31f1cc2 commit aa32d29

File tree

4 files changed

+10
-13
lines changed

4 files changed

+10
-13
lines changed

.changeset/chatty-chairs-fail.md

-5
This file was deleted.

.changeset/perfect-knives-draw.md

-5
This file was deleted.

CHANGELOG.md

+9-2
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,18 @@
11
# Changelog
22

3+
## 0.36.8
4+
5+
### Patch Changes
6+
7+
- 31f1cc2: - **feat**: Add Popover UI Primitive. By @cpcramer #1849
8+
- b54bf07: **_feat_** Added NFT data hooks. By @alessey #1838
9+
310
## 0.36.7
411

512
### Patch Changes
613

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
14+
- **feat** Implemented `FundCard` component by @rustam-cb #1718
15+
- **fix** Updated client boundaries for `NFT`, `Wallet*`, and `WalletAdvanced*` components by @dschlabach #1809, #1810, #1821
916

1017
## 0.36.6
1118

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)