Skip to content

Commit

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


##
[15.1.0](core-v15.0.2...core-v15.1.0)
(2023-10-03)


### Features

* Implement dynamic L2-to-L1 log tree depth
([#126](#126))
([7dfbc5e](7dfbc5e))
* **vm:** Introduce new way of returning from the tracer
[#2569](#2569)
([#116](#116))
([cf44a49](cf44a49))
* **vm:** Restore system-constants-generator
([#115](#115))
([5e61bdc](5e61bdc))

---
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: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Danil <[email protected]>
  • Loading branch information
github-actions[bot] and Deniallugo authored Oct 3, 2023
1 parent aa60ecd commit 4e2b011
Show file tree
Hide file tree
Showing 2 changed files with 10 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,6 +1,6 @@
{
"sdk/zksync-web3.js": "0.15.4",
"sdk/zksync-rs": "0.4.0",
"core": "15.0.2",
"core": "15.1.0",
"prover": "7.1.1"
}
9 changes: 9 additions & 0 deletions core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## [15.1.0](https://github.com/matter-labs/zksync-era/compare/core-v15.0.2...core-v15.1.0) (2023-10-03)


### Features

* Implement dynamic L2-to-L1 log tree depth ([#126](https://github.com/matter-labs/zksync-era/issues/126)) ([7dfbc5e](https://github.com/matter-labs/zksync-era/commit/7dfbc5eddab94cd24f96912e0d43ba36e1cf363f))
* **vm:** Introduce new way of returning from the tracer [#2569](https://github.com/matter-labs/zksync-era/issues/2569) ([#116](https://github.com/matter-labs/zksync-era/issues/116)) ([cf44a49](https://github.com/matter-labs/zksync-era/commit/cf44a491a324199b4cf457d28658da44b6dafc61))
* **vm:** Restore system-constants-generator ([#115](https://github.com/matter-labs/zksync-era/issues/115)) ([5e61bdc](https://github.com/matter-labs/zksync-era/commit/5e61bdc75b2baa03004d4d3e801170c094766964))

## [15.0.1](https://github.com/matter-labs/zksync-2-dev/compare/core-v15.0.0...core-v15.0.1) (2023-09-27)


Expand Down

0 comments on commit 4e2b011

Please sign in to comment.