Skip to content

Commit 3517be6

Browse files
Version Packages (#271)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent cf90f18 commit 3517be6

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/thick-buttons-promise.md

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

packages/hre-extender-v2/CHANGELOG.md

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

3+
## 2.5.2
4+
5+
### Patch Changes
6+
7+
- [#270](https://github.com/Tenderly/hardhat-tenderly/pull/270) [`cf90f18d2ad7fff52ac1321a8d953ea7f3967a2f`](https://github.com/Tenderly/hardhat-tenderly/commit/cf90f18d2ad7fff52ac1321a8d953ea7f3967a2f) Thanks [@ElaNej](https://github.com/ElaNej)! - Add README
8+
39
## 2.5.1
410

511
### Patch Changes

packages/hre-extender-v2/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"license": "MIT",
66
"homepage": "https://tenderly.co",
77
"description": "Package for overloading some of the HardhatRuntimeEnvironment components",
8-
"version": "2.5.1",
8+
"version": "2.5.2",
99
"main": "dist/index.js",
1010
"types": "dist/index.d.ts",
1111
"repository": {

0 commit comments

Comments
 (0)