Skip to content

Commit 7a4cfe7

Browse files
authored
Merge pull request #2450 from o1-labs/release/v2.9.1
Release v2.10.0
2 parents 4b89f14 + 93a434d commit 7a4cfe7

File tree

4 files changed

+8
-6
lines changed

4 files changed

+8
-6
lines changed

CHANGELOG.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,9 @@ This project adheres to
1616
_Security_ in case of vulnerabilities.
1717
-->
1818

19-
## [Unreleased](https://github.com/o1-labs/o1js/compare/114acff...HEAD)
19+
## [Unreleased](https://github.com/o1-labs/o1js/compare/3453d1e53...HEAD)
20+
21+
## [2.10.0](https://github.com/o1-labs/o1js/compare/114acff...3453d1e53) - 2025-09-27
2022

2123
### Added
2224

@@ -42,7 +44,7 @@ This project adheres to
4244
favor of the `RuntimeTable` class API
4345
https://github.com/o1-labs/o1js/pull/2402
4446

45-
## [2.9.0](https://github.com/o1-labs/o1js/compare/4b1dccdd...114acff) - 2025-09-02
47+
## [2.9.0](https://github.com/o1-labs/o1js/compare/70bca22...2265adc) - 2025-09-02
4648

4749
### Added
4850

npmDepsHash

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
sha256-CmWUZ+hMItoWISfwCwRNMkAgLm7E7jhUSxncSG/lkNI=
1+
sha256-qCcVvq+aWIZ11hr3nmBWj1WPS6aBaFpWGWsVdrBHgzg=

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "o1js",
33
"description": "TypeScript framework for zk-SNARKs and zkApps",
4-
"version": "2.9.0",
4+
"version": "2.10.0",
55
"license": "Apache-2.0",
66
"homepage": "https://github.com/o1-labs/o1js/",
77
"repository": {

0 commit comments

Comments
 (0)