Skip to content

Commit 58595c1

Browse files
author
github-actions[bot]
committed
Release v0.38.3 [skip ci]
1 parent ab9766a commit 58595c1

3 files changed

Lines changed: 9 additions & 3 deletions

File tree

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.38.3 (2026-03-27)
4+
5+
### Bug Fixes
6+
7+
* **ci:** use GitHub App token for docs sync ([ab9766a](https://github.com/genlayerlabs/genlayer-cli/commit/ab9766a3175c8fd0f26081ff27460b3b6149e1f9))
8+
39
## 0.38.2 (2026-03-27)
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.38.2",
3+
"version": "0.38.3",
44
"description": "GenLayer Command Line Tool",
55
"main": "src/index.ts",
66
"type": "module",

0 commit comments

Comments
 (0)