Skip to content

Commit

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


##
[10.0.2](prover-v10.0.1...prover-v10.0.2)
(2023-12-21)


### Bug Fixes

* **prover:** Reduce amount of prover connections per prover
subcomponent
([#734](#734))
([d38aa85](d38aa85))

---
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 2e9f23b commit 0804674
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
@@ -1,5 +1,5 @@
{
"sdk/zksync-rs": "0.4.0",
"core": "18.9.0",
"prover": "10.0.1"
"prover": "10.0.2"
}
7 changes: 7 additions & 0 deletions prover/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

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


### Bug Fixes

* **prover:** Reduce amount of prover connections per prover subcomponent ([#734](https://github.com/matter-labs/zksync-era/issues/734)) ([d38aa85](https://github.com/matter-labs/zksync-era/commit/d38aa8590c60a04278599a470debeb00e37c2395))

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


Expand Down

0 comments on commit 0804674

Please sign in to comment.