Skip to content

Commit

Permalink
chore(main): release prover 16.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
zksync-era-bot committed Aug 6, 2024
1 parent b45aa91 commit 9ffadbb
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 @@
{
"core": "24.14.0",
"prover": "16.2.0",
"prover": "16.3.0",
"zk_toolbox": "0.1.1"
}
7 changes: 7 additions & 0 deletions prover/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [16.3.0](https://github.com/matter-labs/zksync-era/compare/prover-v16.2.0...prover-v16.3.0) (2024-08-06)


### Features

* Poll the main node API for attestation status - relaxed (BFT-496) ([#2583](https://github.com/matter-labs/zksync-era/issues/2583)) ([b45aa91](https://github.com/matter-labs/zksync-era/commit/b45aa9168dd66d07ca61c8bb4c01f73dda822040))

## [16.2.0](https://github.com/matter-labs/zksync-era/compare/prover-v16.1.0...prover-v16.2.0) (2024-08-02)


Expand Down

0 comments on commit 9ffadbb

Please sign in to comment.