Skip to content

Commit

Permalink
Version Packages (#61)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Jun 26, 2024
1 parent 7b971d1 commit 4901edb
Show file tree
Hide file tree
Showing 10 changed files with 17 additions and 44 deletions.
5 changes: 0 additions & 5 deletions .changeset/breezy-seahorses-heal.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/eleven-masks-compete.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/giant-carpets-poke.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/giant-gifts-turn.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/many-pens-retire.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/silver-fishes-marry.md

This file was deleted.

8 changes: 0 additions & 8 deletions .changeset/silver-lizards-begin.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/yellow-ducks-retire.md

This file was deleted.

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

## 0.0.48

### Patch Changes

- Allow developing externalExtensions with --dev
- remove vercelignore from root dir + clean base package.json
- cli: help command
- foundry: use forge to setup libraries + do early check for foundryup
- foundry: fix verification script failing in latest foundry version
- cli: solidity framework options
- Better transaction result formatting in debug page (#853)
- fix: address components copy icon on small screens (#864)
- lock typescript and abitype version (#871)
- rewrite useScaffoldEventHistory hook (#869)
- fix bug foundry gh action fails

## 0.0.47

### Patch Changes
Expand Down
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.47",
"version": "0.0.48",
"description": "Create a Scaffold-ETH-2 app",
"repository": {
"type": "git",
Expand Down

0 comments on commit 4901edb

Please sign in to comment.