Skip to content

Commit 67a4ccf

Browse files
authored
Release v2.9.0
2 parents 944c8b1 + aebf965 commit 67a4ccf

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/4b1dccdd...HEAD)
19+
## [Unreleased](https://github.com/o1-labs/o1js/compare/114acff...HEAD)
20+
21+
## [2.9.0](https://github.com/o1-labs/o1js/compare/4b1dccdd...114acff) - 2025-09-02
2022

2123
### Changed
2224

@@ -28,7 +30,7 @@ This project adheres to
2830
- Fixed a performance regression that occured when proving circuits.
2931
https://github.com/o1-labs/o1js/pull/2388
3032

31-
## [2.8.0](https://github.com/o1-labs/o1js/compare/045b1ab...4b1dccdd) - 2025-08-01
33+
## [2.8.0](https://github.com/o1-labs/o1js/compare/045b1ab...70bca22) - 2025-08-01
3234

3335
### Deprecated
3436

npmDepsHash

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
sha256-EFII0O0ebjXHF9lFn09M8P9x2KPGZDTGRHtpEHzJCrw=
1+
sha256-V74zh6iFdCflVFV6QJ4zy6J1nmcjez9ebMgftW5iKms=

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.8.0",
4+
"version": "2.9.0",
55
"license": "Apache-2.0",
66
"homepage": "https://github.com/o1-labs/o1js/",
77
"repository": {

0 commit comments

Comments
 (0)