Skip to content

Commit

Permalink
Merge branch 'cli' into cli-backmerge
Browse files Browse the repository at this point in the history
  • Loading branch information
technophile-04 committed Dec 7, 2023
2 parents 4e2593c + 4982b02 commit 9054924
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 11 deletions.
10 changes: 0 additions & 10 deletions .changeset/modern-dolls-tickle.md

This file was deleted.

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

## 0.0.27

### Patch Changes

- Feat/support multi chain (#615)
- Add links to the docs for components and hooks (#620)
- Fix useScaffoldEventHistory hook new events order (#622)
- Add requiredFilters param to useScaffoldEventHistory hook (#621)
- update wagmi, viem and rainbowkit versions (#626)
- Refactor: types/interfaces (#627)

## 0.0.26

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

0 comments on commit 9054924

Please sign in to comment.