Skip to content

Commit 40ed721

Browse files
authored
Merge pull request #419 from ethereum-ts/changeset-release/master
Version Packages
2 parents c8bbffd + 6cb600f commit 40ed721

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/rude-plants-call.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.1
4+
5+
### Patch Changes
6+
7+
- 5980201: Expose `TASK_TYPECHAIN` constant
8+
39
## 2.1.0
410

511
### Minor 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.0",
14+
"version": "2.1.1",
1515
"license": "MIT",
1616
"repository": "https://github.com/ethereum-ts/Typechain",
1717
"main": "./dist/index.js",

0 commit comments

Comments
 (0)