Skip to content

Commit

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


##
[14.1.1](prover-v14.1.0...prover-v14.1.1)
(2024-05-14)


### Bug Fixes

* **core/prover:** Changes to support Validium
([#1910](#1910))
([1cb0dc5](1cb0dc5))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: perekopskiy <53865202+perekopskiy@users.noreply.github.com>
  • Loading branch information
zksync-era-bot and perekopskiy authored May 14, 2024
1 parent b6bb041 commit 0bd27a1
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,4 +1,4 @@
{
"core": "24.2.0",
"prover": "14.1.0"
"prover": "14.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

## [14.1.1](https://github.com/matter-labs/zksync-era/compare/prover-v14.1.0...prover-v14.1.1) (2024-05-14)


### Bug Fixes

* **core/prover:** Changes to support Validium ([#1910](https://github.com/matter-labs/zksync-era/issues/1910)) ([1cb0dc5](https://github.com/matter-labs/zksync-era/commit/1cb0dc5504d226c55217accca87f2fd75addc917))

## [14.1.0](https://github.com/matter-labs/zksync-era/compare/prover-v14.0.0...prover-v14.1.0) (2024-05-11)


Expand Down

0 comments on commit 0bd27a1

Please sign in to comment.