Skip to content

Commit a658fef

Browse files
github-actions[bot]kanej
authored andcommitted
Version Packages
1 parent f6d5437 commit a658fef

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/spicy-lies-stick.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.28.6
4+
5+
### Patch Changes
6+
7+
- f6d5437: Fixed an issue affecting the hardhat-tracer community plugin causing traces to stop being reported after calling `hardhat_reset`
8+
39
## 2.28.5
410

511
### Patch 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.28.5",
3+
"version": "2.28.6",
44
"author": "Nomic Labs LLC",
55
"license": "MIT",
66
"homepage": "https://hardhat.org",

0 commit comments

Comments
 (0)