Skip to content

Commit

Permalink
chore(beta): release @matterlabs/hardhat-zksync-ethers 1.2.0-beta.2 (#…
Browse files Browse the repository at this point in the history
…1326)

* chore(beta): release @matterlabs/hardhat-zksync-ethers 1.3.0-beta.1

* Update manifest.json

* Update CHANGELOG.md

* Update package.json

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Marko Arambasic <131957563+kiriyaga-txfusion@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and kiriyaga-txfusion authored Aug 21, 2024
1 parent 624ebec commit 4eb1895
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 4eb1895

Please sign in to comment.