Skip to content

Commit 002dd6d

Browse files
authored
Merge pull request #1973 from o1-labs/2025-01-update-typedoc-version
Update typedoc version
2 parents 82db28b + 58788b5 commit 002dd6d

File tree

5 files changed

+169
-71
lines changed

5 files changed

+169
-71
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
2222

2323
### Changed
2424
- Sort order for actions now includes the transaction sequence number and the exact account id sequence https://github.com/o1-labs/o1js/pull/1917
25+
- Updated typedoc version for generating docs https://github.com/o1-labs/o1js/pull/1973
2526

2627
## [2.2.0](https://github.com/o1-labs/o1js/compare/e1bac02...b857516) - 2024-12-10
2728

flake.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@
168168
# got: sha256-8EPvXpOgn0nvm/pFKN3h6EMjabOeBqfy5optIfe8E8Q=
169169
# replace npmDepsHash bellow with the new hash
170170

171-
npmDepsHash = "sha256-QLnSfX6JwYQXyHGNSxXdzqbhkbFl67sDrmlW/F6D/pw=";
171+
npmDepsHash = "sha256-hFxCHth04vW95DJCTLHKV2N0v9NNQG57DpucsAq3yvs=";
172172
# The prepack script runs the build script, which we'd rather do in the build phase.
173173
npmPackFlags = [ "--ignore-scripts" ];
174174
dontNpmBuild = true;

package-lock.json

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

0 commit comments

Comments
 (0)