Skip to content

Commit a068814

Browse files
chore(main): release core 18.3.0 (#549)
🤖 I have created a release *beep* *boop* --- ## [18.3.0](core-v18.2.0...core-v18.3.0) (2023-11-28) ### Features * **contract-verifier:** Add zkvyper 1.3.13 ([#552](#552)) ([198deda](198deda)) ### Bug Fixes * **house_keeper:** Emit the correct circuit_id for aggregation round 2 ([#547](#547)) ([9cada1a](9cada1a)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
1 parent c12902b commit a068814

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

.github/release-please/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"sdk/zksync-rs": "0.4.0",
3-
"core": "18.2.0",
3+
"core": "18.3.0",
44
"prover": "9.0.0"
55
}

core/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## [18.3.0](https://github.com/matter-labs/zksync-era/compare/core-v18.2.0...core-v18.3.0) (2023-11-28)
4+
5+
6+
### Features
7+
8+
* **contract-verifier:** Add zkvyper 1.3.13 ([#552](https://github.com/matter-labs/zksync-era/issues/552)) ([198deda](https://github.com/matter-labs/zksync-era/commit/198deda685a5bf44dc41911fe7b7797a219aa29c))
9+
10+
11+
### Bug Fixes
12+
13+
* **house_keeper:** Emit the correct circuit_id for aggregation round 2 ([#547](https://github.com/matter-labs/zksync-era/issues/547)) ([9cada1a](https://github.com/matter-labs/zksync-era/commit/9cada1a17469e876cbf82d923e3d59f21576ec94))
14+
315
## [18.2.0](https://github.com/matter-labs/zksync-era/compare/core-v18.1.0...core-v18.2.0) (2023-11-27)
416

517

0 commit comments

Comments
 (0)