Skip to content

Commit

Permalink
Version Packages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Mar 11, 2024
1 parent a9e8e9e commit 02c543e
Show file tree
Hide file tree
Showing 5 changed files with 16 additions and 23 deletions.
5 changes: 0 additions & 5 deletions .changeset/silly-coins-share.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/wet-carrots-laugh.md

This file was deleted.

12 changes: 0 additions & 12 deletions .changeset/wicked-bugs-doubt.md

This file was deleted.

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

## 0.0.35

### Patch Changes

- b03c011: Add format with prettier task
- 62553fd: forge flatten for foundy
- db6dbad: - Yarn flatten (#745)
- Fix local next build (#749)
- Fix emit event value in contract (#765, 833d09b)
- Fix useScaffoldContractWrite so it properly throws errors (#758)
- Fix vercel deployment mismatch (#757)
- Remove extra notifications when using useTransactor (#766)
- Ignore JetBrains IDE settings file (#732)
- Fix hardhat lint errors (ac1d2ac)

## 0.0.34

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

0 comments on commit 02c543e

Please sign in to comment.