Skip to content

Commit 6012889

Browse files
Version Packages (#662)
* Version Packages * Update CHANGELOG.md --------- Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: Carlos Sánchez <[email protected]>
1 parent 3804224 commit 6012889

File tree

3 files changed

+9
-8
lines changed

3 files changed

+9
-8
lines changed

.changeset/polite-radios-happen.md

-7
This file was deleted.

CHANGELOG.md

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

3+
## 0.0.29
4+
5+
### Patch Changes
6+
7+
- Update wagmi to latest version: (#660)
8+
- Fix externalContracts object example code (#653)
9+
- Add question for installation method in template Issue (#651)
10+
311
## 0.0.28
412

513
### Patch Changes

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "create-eth",
3-
"version": "0.0.28",
3+
"version": "0.0.29",
44
"description": "Create a Scaffold-ETH-2 app",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)