Skip to content

Commit 69a1724

Browse files
github-actions[bot]kanej
authored andcommitted
Version Packages
1 parent 3702277 commit 69a1724

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/honest-steaks-fail.md

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

packages/hardhat-core/CHANGELOG.md

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

3+
## 2.26.1
4+
5+
### Patch Changes
6+
7+
- 896c4ea: Revert `micro-eth-signer` to `^0.14.0` to fix compatibility with earlier Node 20 versions ([#7026](https://github.com/NomicFoundation/hardhat/issues/7026))
8+
39
## 2.26.0
410

511
### Minor Changes

packages/hardhat-core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "hardhat",
3-
"version": "2.26.0",
3+
"version": "2.26.1",
44
"author": "Nomic Labs LLC",
55
"license": "MIT",
66
"homepage": "https://hardhat.org",

0 commit comments

Comments
 (0)