Skip to content

Commit

Permalink
chore(main): release @matterlabs/hardhat-zksync-verify 1.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Oct 28, 2024
1 parent d503f24 commit b3234fb
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 @@ -3,7 +3,7 @@
"packages/hardhat-zksync-solc": "1.2.5",
"packages/hardhat-zksync-upgradable": "1.7.0",
"packages/hardhat-zksync-vyper": "1.1.1",
"packages/hardhat-zksync-verify": "1.6.0",
"packages/hardhat-zksync-verify": "1.6.1",
"packages/hardhat-zksync": "1.3.0",
"packages/hardhat-zksync-node": "1.2.0",
"packages/hardhat-zksync-ethers": "1.2.1",
Expand Down
7 changes: 7 additions & 0 deletions packages/hardhat-zksync-verify/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# @matterlabs/hardhat-zksync-verify

## [1.6.1](https://github.com/matter-labs/hardhat-zksync/compare/@matterlabs/hardhat-zksync-verify-v1.6.0...@matterlabs/hardhat-zksync-verify-v1.6.1) (2024-10-28)


### Bug Fixes

* update links to new doc site ([276740b](https://github.com/matter-labs/hardhat-zksync/commit/276740ba5abf8b5775e135b5653824d6456a7e4f))

## [1.6.0](https://github.com/matter-labs/hardhat-zksync/compare/@matterlabs/hardhat-zksync-verify-v1.5.0...@matterlabs/hardhat-zksync-verify-v1.6.0) (2024-07-15)


Expand Down
2 changes: 1 addition & 1 deletion packages/hardhat-zksync-verify/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@matterlabs/hardhat-zksync-verify",
"version": "1.6.0",
"version": "1.6.1",
"description": "Hardhat plugin to verify smart contracts for the ZKsync network",
"repository": "github:matter-labs/hardhat-zksync",
"homepage": "https://github.com/matter-labs/hardhat-zksync/tree/main/packages/hardhat-zksync-verify",
Expand Down

0 comments on commit b3234fb

Please sign in to comment.