Skip to content

Commit f40f489

Browse files
Version Packages (#480)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent e6bd016 commit f40f489

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/unlucky-ties-beg.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/target-ethers-v5/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @typechain/ethers-v5
22

3+
## 7.1.2
4+
5+
### Patch Changes
6+
7+
- e6bd016: Fix typing for `getContractAt` when using Hardhat
8+
39
## 7.1.1
410

511
### Patch Changes

packages/target-ethers-v5/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"TypeChain",
99
"TypeScript"
1010
],
11-
"version": "7.1.1",
11+
"version": "7.1.2",
1212
"license": "MIT",
1313
"repository": "https://github.com/ethereum-ts/Typechain",
1414
"main": "./dist/index.js",

0 commit comments

Comments
 (0)