Skip to content

Commit fcbf0dc

Browse files
chore(master): release 0.13.0 (#384)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent 968d72e commit fcbf0dc

4 files changed

Lines changed: 50 additions & 40 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.12.2"
2+
".": "0.13.0"
33
}

CHANGELOG.md

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

3+
## [0.13.0](https://github.com/eth-act/ere/compare/v0.12.2...v0.13.0) (2026-07-02)
4+
5+
6+
### Features
7+
8+
* import sp1-libzkevm into ere-platform-sp1 to include zkvm-standards impl ([#388](https://github.com/eth-act/ere/issues/388)) ([968d72e](https://github.com/eth-act/ere/commit/968d72e1ca55e8744ff3517460f0bbd3ee88bd4b))
9+
* openvm v2.0 ([#387](https://github.com/eth-act/ere/issues/387)) ([cb14872](https://github.com/eth-act/ere/commit/cb148727f0a0606f16e91106b7fba9b7a462ef04))
10+
* update sp1 v6.3.0 ([#383](https://github.com/eth-act/ere/issues/383)) ([aea6655](https://github.com/eth-act/ere/commit/aea6655c3fa605e946c61457193eacc3a0ea774e))
11+
* zisk v1.0.0-alpha ([#385](https://github.com/eth-act/ere/issues/385)) ([2505e96](https://github.com/eth-act/ere/commit/2505e96eb9821b7aa561b56eeeddc145baa138fd))
12+
313
## [0.12.2](https://github.com/eth-act/ere/compare/v0.12.1...v0.12.2) (2026-06-16)
414

515

Cargo.lock

Lines changed: 38 additions & 38 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ members = [
5151
resolver = "2"
5252

5353
[workspace.package]
54-
version = "0.12.2"
54+
version = "0.13.0"
5555
edition = "2024"
5656
rust-version = "1.91"
5757
license = "MIT OR Apache-2.0"

0 commit comments

Comments
 (0)