We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fb68b27 commit f03b69eCopy full SHA for f03b69e
CHANGELOG.md
@@ -17,6 +17,8 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
17
18
## Unreleased
19
20
+## [0.22.5](https://github.com/o1-labs/zkapp-cli/compare/v0.22.4...v0.22.5) - 2025-02-07
21
+
22
## [0.22.4](https://github.com/o1-labs/zkapp-cli/compare/v0.22.3...v0.22.4) - 2025-01-29
23
24
### Added
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "zkapp-cli",
3
- "version": "0.22.4",
+ "version": "0.22.5",
4
"description": "CLI to create zkApps (zero-knowledge apps) for Mina Protocol",
5
"homepage": "https://github.com/o1-labs/zkapp-cli/",
6
"repository": {
0 commit comments