Skip to content
This repository was archived by the owner on Jan 5, 2024. It is now read-only.

Commit 956d462

Browse files
chore: version packages (#61)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 12dcfe0 commit 956d462

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/hungry-knives-shop.md

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

CHANGELOG.md

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

3+
## 0.1.18
4+
5+
### Patch Changes
6+
7+
- 12dcfe0: Updated wagmi to 0.12 in ConnectKit templates.
8+
39
## 0.1.17
410

511
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "create-wagmi",
33
"description": "Create wagmi apps with one command",
4-
"version": "0.1.17",
4+
"version": "0.1.18",
55
"type": "module",
66
"license": "MIT",
77
"bin": {

0 commit comments

Comments
 (0)