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

Commit 85cfc3f

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

File tree

4 files changed

+1747
-1909
lines changed

4 files changed

+1747
-1909
lines changed

.changeset/thirty-monkeys-buy.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+
## 1.0.2
4+
5+
### Patch Changes
6+
7+
- 3c65f77: Fixed Next.js default template title
8+
39
## 1.0.0
410

511
### Major 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": "1.0.1",
4+
"version": "1.0.2",
55
"type": "module",
66
"license": "MIT",
77
"bin": {

0 commit comments

Comments
 (0)