Skip to content

Commit 672e372

Browse files
chore: version packages 🔖
1 parent 1592a8a commit 672e372

File tree

3 files changed

+15
-14
lines changed

3 files changed

+15
-14
lines changed

.changeset/cold-coins-call.md

-5
This file was deleted.

CHANGELOG.md

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

3+
## 0.36.11
4+
5+
### Patch Changes
6+
7+
- 1592a8a: - **docs**: Add Telemetry guide. By @cpcramer #1935
8+
39
## 0.36.10
410

511
### Patch Changes
612

7-
- **feat**: Export NFT context. By @alessey #1917
8-
- **feat**: WalletAdvanced mobile design. by @brendan-defi #1827
9-
- **fix**: Await sequential transaction calls. by @dschlabach #1918
10-
- **feat**: Add exchange rate refresh with throttling for FundCard. By @rustam-cb #1900
11-
- **feat**: Dynamic text size in AmountInput component. by @rustam-cb #1909
12-
- **feat**: Add style overrides to WalletAdvanced. by @brendan-defi #1912
13-
- **feat**: Add DropdownMenu UI Primitive. By @cpcramer #1901
14-
- **feat**: Implemented `DropdownMenu` primitive into `TokenSelectDropdown`. By @cpcramer #1903
13+
- **feat**: Export NFT context. By @alessey #1917
14+
- **feat**: WalletAdvanced mobile design. by @brendan-defi #1827
15+
- **fix**: Await sequential transaction calls. by @dschlabach #1918
16+
- **feat**: Add exchange rate refresh with throttling for FundCard. By @rustam-cb #1900
17+
- **feat**: Dynamic text size in AmountInput component. by @rustam-cb #1909
18+
- **feat**: Add style overrides to WalletAdvanced. by @brendan-defi #1912
19+
- **feat**: Add DropdownMenu UI Primitive. By @cpcramer #1901
20+
- **feat**: Implemented `DropdownMenu` primitive into `TokenSelectDropdown`. By @cpcramer #1903
1521

1622
## 0.36.9
1723

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.10",
3+
"version": "0.36.11",
44
"type": "module",
55
"repository": "https://github.com/coinbase/onchainkit.git",
66
"license": "MIT",

0 commit comments

Comments
 (0)