Skip to content

Commit

Permalink
Version Packages (#112)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Sep 16, 2024
1 parent 9a305dc commit 4240e17
Show file tree
Hide file tree
Showing 5 changed files with 11 additions and 18 deletions.
7 changes: 0 additions & 7 deletions .changeset/curvy-gifts-design.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/khaki-carpets-brush.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/shiny-papayas-hide.md

This file was deleted.

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

## 0.0.55

### Patch Changes

- fix: different contracts on different chains (https://github.com/scaffold-eth/scaffold-eth-2/pull/920)
- bug: Reset enteredEns on Address input when changing the value (https://github.com/scaffold-eth/scaffold-eth-2/pull/926)
- Up viem, wagmi and rainbowkit (https://github.com/scaffold-eth/scaffold-eth-2/pull/925)
- cli: show yarn install ouput (4bec81e)
- cli: Allow solidity versions and networks + tailwind extend theme (2064f18:)

## 0.0.54

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

0 comments on commit 4240e17

Please sign in to comment.