Skip to content

Commit

Permalink
Version Packages (#557)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Oct 5, 2023
1 parent 9c967d9 commit 81c738b
Show file tree
Hide file tree
Showing 3 changed files with 43 additions and 42 deletions.
41 changes: 0 additions & 41 deletions .changeset/angry-tips-speak.md

This file was deleted.

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

## 0.0.21

### Patch Changes

- 9c967d9: 1. Fix RainbowKitCustomConnectButton dropdown styles (#500)

2. chore: footer missalignment & home page on small screens (#502)

3. Update and typescript version (#499)

4. fix: header links wrapping icons and text (#510)

5. Fix typos in useScaffoldContractWrite logs (#512)

6. fix: spelling in test file name (#522)

7. Add polygonZkEvm and polygonZkEvmTestnet (#309)

8. fix: eth price showing 0 on sepolia network (#532)

9. use websockets client in useFetchBlocks hooks (#529)

10. Move from react-blockies to blo (#538)

11. add Prettify type helper locally (#541)

12. update hardhat version (#546)

13. Add indexed args to events (#540)

14. add out of box compatibility with SAFE{Wallet} (#346)

15. remove parseEther from useScaffoldContractWrite (#548)

16. Add Scroll Sepolia testnet (#547)

17. use BuidlGuidl logo on footer (#551)

18. add types to even data in useScaffoldEventHistory (#553)

19. foundry: add chain id 31337 while forking chain (#531)

## 0.0.20

### 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.20",
"version": "0.0.21",
"description": "Create a Scaffold-ETH-2 app",
"main": "dist/cli.js",
"type": "module",
Expand Down

0 comments on commit 81c738b

Please sign in to comment.