Skip to content

Commit

Permalink
Version Packages (#803)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Apr 8, 2024
1 parent 3be84f9 commit c55d258
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 13 deletions.
12 changes: 0 additions & 12 deletions .changeset/pink-vans-taste.md

This file was deleted.

13 changes: 13 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,18 @@
# create-eth

## 0.0.36

### Patch Changes

- Extract metadata title and description (#770)
- Remove Goerli from supported networks (#771)
- fix: redundant error notifications on block explorer (#775)
- chore: fix typo (#777)
- fix: vercel deployment linking from github (#780)
- Remove useAccountBalance (#788)
- Templatise README in CLI (#790, #782)
- Add .env to .gitignore in nextjs package (#798)

## 0.0.35

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "create-eth",
"version": "0.0.35",
"version": "0.0.36",
"description": "Create a Scaffold-ETH-2 app",
"repository": {
"type": "git",
Expand Down

0 comments on commit c55d258

Please sign in to comment.