Skip to content

Commit

Permalink
Merge branch 'beta' of github.com:matter-labs/hardhat-zksync into beta
Browse files Browse the repository at this point in the history
  • Loading branch information
kiriyaga committed Aug 26, 2024
2 parents d28214a + 4eb1895 commit dadf52b
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/release-please/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@
"packages/hardhat-zksync-verify": "1.6.0-beta.1",
"packages/hardhat-zksync": "1.1.0-beta.1",
"packages/hardhat-zksync-node": "1.1.1-beta.1",
"packages/hardhat-zksync-ethers": "1.2.0-beta.1"
"packages/hardhat-zksync-ethers": "1.2.0-beta.2"
}
7 changes: 7 additions & 0 deletions packages/hardhat-zksync-ethers/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.2.0-beta.2](https://github.com/matter-labs/hardhat-zksync/compare/@matterlabs/hardhat-zksync-ethers-v1.2.0-beta.1...@matterlabs/hardhat-zksync-ethers-v1.2.0-beta.2) (2024-08-21)


### Features

* introducing hardhat zksync-ethers sdk helpers and ethers extension in hre ([624ebec](https://github.com/matter-labs/hardhat-zksync/commit/624ebec66e8db7b44b3b9b95ef7e4f9dc5959663))

## [1.2.0-beta.1](https://github.com/matter-labs/hardhat-zksync/compare/@matterlabs/hardhat-zksync-ethers-v1.1.0-beta.1...@matterlabs/hardhat-zksync-ethers-v1.2.0-beta.1) (2024-08-21)


Expand Down

0 comments on commit dadf52b

Please sign in to comment.