Skip to content
This repository has been archived by the owner on Sep 6, 2023. It is now read-only.

Commit

Permalink
chore: version packages (#423)
Browse files Browse the repository at this point in the history
* chore: version packages

* Update CHANGELOG.md

* Update package.json

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: jxom <[email protected]>
  • Loading branch information
3 people authored Jul 15, 2023
1 parent d4460ab commit ad90fca
Show file tree
Hide file tree
Showing 7 changed files with 14 additions and 26 deletions.
5 changes: 0 additions & 5 deletions .changeset/beige-toys-perform.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/eighty-chicken-smash.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/fifty-pumpkins-obey.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/little-insects-bow.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/tough-icons-rhyme.md

This file was deleted.

13 changes: 13 additions & 0 deletions packages/chains/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# @wagmi/chains

## 1.6.0

### Minor Changes

- 3c3143d: Added MEV and MEVTestnet Chain
- d4460ab: Added Base
- 6bf0ab9: Added Multicall to EOS EVM & EOS EVM Testnet

### Patch Changes

- 8504c8b: Updated gnosis explorer url(s)
- dee1782: Renamed Optimism chain

## 1.5.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/chains/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@wagmi/chains",
"description": "A collection of chains for wagmi",
"license": "MIT",
"version": "1.5.0",
"version": "1.6.0",
"main": "dist/index.js",
"module": "dist/index.mjs",
"types": "dist/index.d.ts",
Expand Down

0 comments on commit ad90fca

Please sign in to comment.