We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f4c7fa9 + 6466604 commit 6465993Copy full SHA for 6465993
.changeset/hip-vans-sing.md
CHANGELOG.md
@@ -1,5 +1,14 @@
1
# create-eth
2
3
+## 0.0.32
4
+
5
+### Patch Changes
6
7
+- App router migration (#535)
8
+- Update hardhat package plugins and add hardhat-verify (#637)
9
+- Update homepage file route and add Viem to README tech stack (#691)
10
+- Ethers v6 migration in hardhat (#692)
11
12
## 0.0.31
13
14
### Patch Changes
package.json
@@ -1,6 +1,6 @@
{
"name": "create-eth",
- "version": "0.0.31",
+ "version": "0.0.32",
"description": "Create a Scaffold-ETH-2 app",
"repository": {
"type": "git",
0 commit comments