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

Commit 3aa9c18

Browse files
chore: version packages (#53)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 7ad50f1 commit 3aa9c18

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/eleven-horses-cough.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.16
4+
5+
### Patch Changes
6+
7+
- 7ad50f1: Upgraded `@wagmi/cli`
8+
39
## 0.1.15
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.15",
4+
"version": "0.1.16",
55
"type": "module",
66
"license": "MIT",
77
"bin": {

0 commit comments

Comments
 (0)