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

Commit acbe986

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

File tree

4 files changed

+8
-11
lines changed

4 files changed

+8
-11
lines changed

.changeset/late-ants-judge.md

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

.changeset/slow-bears-know.md

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

CHANGELOG.md

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

3+
## 0.1.17
4+
5+
### Patch Changes
6+
7+
- 6eba01a: Updated wagmi to 0.12.
8+
- 3a0ab8c: Added .env to .gitignore in templates.
9+
310
## 0.1.16
411

512
### 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.16",
4+
"version": "0.1.17",
55
"type": "module",
66
"license": "MIT",
77
"bin": {

0 commit comments

Comments
 (0)