Skip to content

Commit 779f114

Browse files
author
github-actions[bot]
committed
Release v0.35.4 [skip ci]
1 parent 89c3dd8 commit 779f114

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.4 (2026-03-18)
4+
5+
### Bug Fixes
6+
7+
* bump genlayer-js to 0.21.3 for gen_call testnet compatibility ([#284](https://github.com/genlayerlabs/genlayer-cli/issues/284)) ([89c3dd8](https://github.com/genlayerlabs/genlayer-cli/commit/89c3dd8358d3df8b2e50079c71560b0d84eca8b2))
8+
39
## 0.35.3 (2026-03-18)
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.3",
3+
"version": "0.35.4",
44
"description": "GenLayer Command Line Tool",
55
"main": "src/index.ts",
66
"type": "module",

0 commit comments

Comments
 (0)