Skip to content

Commit

Permalink
Merge pull request #1261 from o1-labs/feat/release-0.14.2
Browse files Browse the repository at this point in the history
Release `0.14.2`
  • Loading branch information
MartinMinkov authored Nov 21, 2023
2 parents 3e2103d + e54ec52 commit 3261e8c
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 4 deletions.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,11 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
-->

## [Unreleased](https://github.com/o1-labs/o1js/compare/26363465d...HEAD)
## [Unreleased](https://github.com/o1-labs/o1js/compare/1ad7333e9e...HEAD)

> No unreleased changes yet
## [0.14.2](https://github.com/o1-labs/o1js/compare/26363465d...1ad7333e9e)

### Breaking changes

Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "o1js",
"description": "TypeScript framework for zk-SNARKs and zkApps",
"version": "0.14.1",
"version": "0.14.2",
"license": "Apache-2.0",
"homepage": "https://github.com/o1-labs/o1js/",
"keywords": [
Expand Down

0 comments on commit 3261e8c

Please sign in to comment.