Skip to content

Commit f8f9e65

Browse files
Version Packages (#676)
1 parent 7cbd2be commit f8f9e65

File tree

3 files changed

+9
-8
lines changed

3 files changed

+9
-8
lines changed

.changeset/quiet-ligers-invent.md

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

CHANGELOG.md

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

3+
## 0.0.31
4+
5+
### Patch Changes
6+
7+
- Track hardhat-deploy deployments, except localhost (#666)
8+
- feat: add external flag to external contracts (#647)
9+
- Remove `.github/ISSUE_TEMPLATE` and pull request template when using npx
10+
311
## 0.0.30
412

513
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "create-eth",
3-
"version": "0.0.30",
3+
"version": "0.0.31",
44
"description": "Create a Scaffold-ETH-2 app",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)