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 15, 2021
1 parent c38f10d commit ff2c382
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 11 deletions.
5 changes: 0 additions & 5 deletions .changeset/curly-olives-reply.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/quiet-games-warn.md

This file was deleted.

7 changes: 7 additions & 0 deletions packages/target-ethers-v5/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @typechain/ethers-v5

## 6.0.3

### Patch Changes

- 8528c8f: Allow passing `from` as part of the overrides to contract call
- 5a1cb26: Prefer imports from `ethers` namespace to avoid mixing incompatible versions

## 6.0.2

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/target-ethers-v5/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"TypeChain",
"TypeScript"
],
"version": "6.0.2",
"version": "6.0.3",
"license": "MIT",
"repository": "https://github.com/ethereum-ts/Typechain",
"main": "./dist/index.js",
Expand Down

0 comments on commit ff2c382

Please sign in to comment.