Skip to content

Commit

Permalink
chore(main): release prover 10.0.1 (#724)
Browse files Browse the repository at this point in the history
🤖 I have created a release *beep* *boop*
---


##
[10.0.1](prover-v10.0.0...prover-v10.0.1)
(2023-12-21)


### Bug Fixes

* **prover:** Add logging for prover + WVGs
([#723](#723))
([d7ce14c](d7ce14c))
* **prover:** update rescue_poseidon version
([#726](#726))
([3db25cb](3db25cb))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
  • Loading branch information
zksync-era-bot committed Dec 21, 2023
1 parent c4185d5 commit 174994a
Show file tree
Hide file tree
Showing 2 changed files with 9 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
@@ -1,5 +1,5 @@
{
"sdk/zksync-rs": "0.4.0",
"core": "18.9.0",
"prover": "10.0.0"
"prover": "10.0.1"
}
8 changes: 8 additions & 0 deletions prover/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [10.0.1](https://github.com/matter-labs/zksync-era/compare/prover-v10.0.0...prover-v10.0.1) (2023-12-21)


### Bug Fixes

* **prover:** Add logging for prover + WVGs ([#723](https://github.com/matter-labs/zksync-era/issues/723)) ([d7ce14c](https://github.com/matter-labs/zksync-era/commit/d7ce14c5d0434326a1ebf406d77c20676ae526ae))
* **prover:** update rescue_poseidon version ([#726](https://github.com/matter-labs/zksync-era/issues/726)) ([3db25cb](https://github.com/matter-labs/zksync-era/commit/3db25cbea80180a1238531944d7e45a5408003dc))

## [10.0.0](https://github.com/matter-labs/zksync-era/compare/prover-v9.1.0...prover-v10.0.0) (2023-12-05)


Expand Down

0 comments on commit 174994a

Please sign in to comment.