Skip to content

Commit

Permalink
Merge pull request #754 from scaffold-eth/changeset-release/cli
Browse files Browse the repository at this point in the history
  • Loading branch information
technophile-04 committed Mar 11, 2024
2 parents a9e8e9e + 6b2a80c commit 75267de
Show file tree
Hide file tree
Showing 5 changed files with 15 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.

14 changes: 14 additions & 0 deletions CHANGELOG.md
@@ -1,5 +1,19 @@
# create-eth

## 0.0.35

### Patch Changes

- Yarn flatten (#745, 62553fd)
- Add format with prettier task (b03c011)
- 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
@@ -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 75267de

Please sign in to comment.