Skip to content

Commit 2f5b7a8

Browse files
github-actions[bot]kanej
authored andcommitted
Version Packages
1 parent 5948257 commit 2f5b7a8

File tree

5 files changed

+9
-16
lines changed

5 files changed

+9
-16
lines changed

.changeset/healthy-pets-poke.md

-5
This file was deleted.

.changeset/hot-spoons-sparkle.md

-5
This file was deleted.

.changeset/soft-poets-grab.md

-5
This file was deleted.

packages/hardhat-core/CHANGELOG.md

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

3+
## 2.22.13
4+
5+
### Patch Changes
6+
7+
- bf92f4c: Fixed more bugs in the newly ported Solidity tracing logic
8+
- 3df95d3: Remove support for `console.log` selectors that wrongly use "(u)int" type aliases in the selector calculation
9+
- 4c1bcfc: Fixed minor bugs in the newly ported Solidity tracing logic
10+
311
## 2.22.12
412

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

0 commit comments

Comments
 (0)