Skip to content

Commit 1561c32

Browse files
authored
Merge pull request #427 from ethereum-ts/changeset-release/master
Version Packages
2 parents 7999f46 + 684b7e4 commit 1561c32

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/hungry-garlics-turn.md

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

packages/hardhat/CHANGELOG.md

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

3+
## 2.1.2
4+
5+
### Patch Changes
6+
7+
- 5ed62e4: Ensure that `type-extensions.ts` is always imported
8+
39
## 2.1.1
410

511
### Patch Changes

packages/hardhat/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"smartcontract",
1212
"blockchain"
1313
],
14-
"version": "2.1.1",
14+
"version": "2.1.2",
1515
"license": "MIT",
1616
"repository": "https://github.com/ethereum-ts/Typechain",
1717
"main": "./dist/index.js",

0 commit comments

Comments
 (0)