Skip to content

Commit

Permalink
Version Packages (#525)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Sep 8, 2023
1 parent 32caee5 commit 0808571
Show file tree
Hide file tree
Showing 3 changed files with 22 additions and 20 deletions.
19 changes: 0 additions & 19 deletions .changeset/curly-garlics-wonder.md

This file was deleted.

21 changes: 21 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
# create-eth

## 0.0.20

### Patch Changes

- 32caee5: 1. Fix RainbowKitCustomConnectButton dropdown styles #500

2. chore: footer missalignment on mobile screens #502

3. Update and typescript version #499

4. add grid and grid-flow class to li manually #510

5. Fix typos in getScaffoldContractWrite lines 57 & 65 #512

6. fix: test file name #522

7. add support for `yarn verify --network networkName` in foundry similar to hardhat #489

8. updated the Git task title from "Initializing Git repository" => "Initializing Git repository and submodules" when the user selects foundry as an extension
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "create-eth",
"version": "0.0.19",
"version": "0.0.20",
"description": "Create a Scaffold-ETH-2 app",
"main": "dist/cli.js",
"type": "module",
Expand Down

0 comments on commit 0808571

Please sign in to comment.