Skip to content

Commit

Permalink
Version Packages (#83)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Jul 17, 2024
1 parent 831b7bf commit ef79854
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 13 deletions.
7 changes: 0 additions & 7 deletions .changeset/light-sloths-crash.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/tender-foxes-compare.md

This file was deleted.

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

## 0.0.51

### Patch Changes

- fix: BigInt parsing losing precision in IntegerInput (https://github.com/scaffold-eth/scaffold-eth-2/pull/893)
- feat: bundler module resolution (https://github.com/scaffold-eth/scaffold-eth-2/pull/885)
- fix: ignore strings starting with 0 (https://github.com/scaffold-eth/scaffold-eth-2/pull/894)
- cli: don't prompt for install + remove prettier plugins (#80)

## 0.0.50

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

0 comments on commit ef79854

Please sign in to comment.