Skip to content

Commit ad0e504

Browse files
chore: version packages 🚀
1 parent e881447 commit ad0e504

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/tall-socks-read.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/create-onchain/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# create-onchain
22

3+
## 0.0.24
4+
5+
### Patch Changes
6+
7+
- [#2440](https://github.com/coinbase/onchainkit/pull/2440) [`e881447`](https://github.com/coinbase/onchainkit/commit/e88144705d25c889efd36839cbaeaf6e41783bbf) Thanks [@dgca](https://github.com/dgca)! - fix: Allow manifest generator domain parsing to validate longer TLDs
8+
39
## 0.0.23
410

511
### Patch Changes

packages/create-onchain/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "create-onchain",
33
"description": "Instantly create onchain applications with OnchainKit.",
4-
"version": "0.0.23",
4+
"version": "0.0.24",
55
"license": "MIT",
66
"publishConfig": {
77
"access": "public"

0 commit comments

Comments
 (0)