Skip to content

Commit

Permalink
chore(ethers-v5): release @matterlabs/hardhat-zksync 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Sep 19, 2024
1 parent 7ed1290 commit 15435b7
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/release-please/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
"packages/hardhat-zksync-deploy": "0.11.0",
"packages/hardhat-zksync-upgradable": "0.6.0",
"packages/hardhat-zksync-ethers": "0.2.0",
"packages/hardhat-zksync": "0.2.0"
"packages/hardhat-zksync": "0.3.0"
}
7 changes: 7 additions & 0 deletions packages/hardhat-zksync/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @matterlabs/hardhat-zksync

## [0.3.0](https://github.com/matter-labs/hardhat-zksync/compare/@matterlabs/hardhat-zksync-v0.2.0...@matterlabs/hardhat-zksync-v0.3.0) (2024-09-19)


### Features

* add upgrades extension in hre ([#1414](https://github.com/matter-labs/hardhat-zksync/issues/1414)) ([d1740bc](https://github.com/matter-labs/hardhat-zksync/commit/d1740bc9b9981aab6ebfbac3960a302ad0b66ec6))

## [0.2.0](https://github.com/matter-labs/hardhat-zksync/compare/@matterlabs/hardhat-zksync-v0.1.0...@matterlabs/hardhat-zksync-v0.2.0) (2024-06-20)


Expand Down
2 changes: 1 addition & 1 deletion packages/hardhat-zksync/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@matterlabs/hardhat-zksync",
"version": "0.2.0",
"version": "0.3.0",
"description": "zkSync bundle of Hardhat plugins",
"repository": "github:matter-labs/hardhat-zksync",
"homepage": "https://github.com/matter-labs/hardhat-zksync/tree/main/packages/hardhat-zksync",
Expand Down

0 comments on commit 15435b7

Please sign in to comment.