Skip to content

Commit f10c99b

Browse files
author
github-actions[bot]
committed
Release v0.35.2 [skip ci]
1 parent 73d8809 commit f10c99b

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## 0.35.2 (2026-03-17)
4+
5+
### Bug Fixes
6+
7+
* bump genlayer-js to 0.21.2 for staking wizard min stake fix ([#282](https://github.com/genlayerlabs/genlayer-cli/issues/282)) ([73d8809](https://github.com/genlayerlabs/genlayer-cli/commit/73d88093c4c66022f8bb6f0aaba07252a94a809c))
8+
39
## 0.35.1 (2026-03-17)
410

511
### Bug Fixes

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,6 +1,6 @@
11
{
22
"name": "genlayer",
3-
"version": "0.35.1",
3+
"version": "0.35.2",
44
"description": "GenLayer Command Line Tool",
55
"main": "src/index.ts",
66
"type": "module",

0 commit comments

Comments
 (0)