Skip to content

Commit 5e59e19

Browse files
chore: version packages v0.29.1 🌊 (#1072)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 8210ac3 commit 5e59e19

File tree

3 files changed

+9
-8
lines changed

3 files changed

+9
-8
lines changed

.changeset/shaggy-pumpkins-rule.md

-7
This file was deleted.

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## 0.29.1
4+
5+
### Patch Changes
6+
7+
- a17237a: - **feat**: `WalletDropdownFundLink` small improvements. By @0xAlec #1070
8+
- **feat**: better handling of `FrameButton` post actions. By @brendan-defi #1053
9+
- **fix**: default accountChain for `Identity` component. By @zizzamia #1071
10+
311
## 0.29.0
412

513
### Minor Changes

package.json

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

0 commit comments

Comments
 (0)