Skip to content

Commit 41be392

Browse files
github-actions[bot]fvictorio
authored andcommitted
Version Packages
1 parent 93ed1c2 commit 41be392

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/unlucky-pens-melt.md

-5
This file was deleted.

packages/hardhat-core/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# hardhat
22

3+
## 2.18.2
4+
5+
### Patch Changes
6+
7+
- abca5abaf: Fixed the compiler download, which broke with the latest version of undici
8+
39
## 2.18.1
410

511
### Patch Changes

packages/hardhat-core/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "hardhat",
3-
"version": "2.18.1",
3+
"version": "2.18.2",
44
"author": "Nomic Labs LLC",
55
"license": "MIT",
66
"homepage": "https://hardhat.org",

0 commit comments

Comments
 (0)