Skip to content

Commit 9c8cd43

Browse files
committed
v0.11.5
1 parent a103f2d commit 9c8cd43

File tree

5 files changed

+8
-22
lines changed

5 files changed

+8
-22
lines changed

.changeset/cyan-lies-beam.md

-5
This file was deleted.

.changeset/green-olives-laugh.md

-5
This file was deleted.

.changeset/pre.json

-11
This file was deleted.

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# hardhat-deploy
22

3+
## 0.11.5
4+
5+
### Patch Changes
6+
7+
- a103f2d: workaround for ledger
8+
- 283ec68: zksync support
9+
310
## 0.11.5-zksync.1
411

512
### Patch Changes

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "hardhat-deploy",
3-
"version": "0.11.5-zksync.1",
3+
"version": "0.11.5",
44
"description": "Hardhat Plugin For Replicable Deployments And Tests",
55
"repository": "github:wighawag/hardhat-deploy",
66
"author": "wighawag",

0 commit comments

Comments
 (0)