Skip to content

Commit

Permalink
Merge pull request #349 from ethereum-ts/changeset-release/master
Browse files Browse the repository at this point in the history
Version Packages
  • Loading branch information
krzkaczor authored Mar 15, 2021
2 parents c38f10d + ff2c382 commit f500b00
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 f500b00

Please sign in to comment.