Skip to content

Commit b8d5af5

Browse files
author
m.kindritskiy
committed
add 0.0.54 changelog
1 parent cd38aaf commit b8d5af5

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

docs/docs/changelog.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,14 @@ title: Changelog
55

66
## [Unreleased](https://github.com/lets-cli/lets/releases/tag/v0.0.X)
77

8+
## [0.0.54](https://github.com/lets-cli/lets/releases/tag/v0.0.54)
9+
10+
* `[Fixed]` `lets --init` now properly creates `lets.yaml`. Issue [#263](https://github.com/lets-cli/lets/issues/263)
11+
* `[Dependency]` update go to `1.22`
12+
* `[Fixed]` ensure `init` script does not get called twice. Issue [#256](https://github.com/lets-cli/lets/issues/256)
13+
* `[Fixed]` do not fail if `sh` in env is empty. Issue [#235](https://github.com/lets-cli/lets/issues/235)
14+
* `[Fixed]` support `arm64` in `lets --upgrade`. Issue [#254](https://github.com/lets-cli/lets/issues/254)
15+
816
## [0.0.53](https://github.com/lets-cli/lets/releases/tag/v0.0.53)
917

1018
* `[Fixed]` change `SHELL` env to `LETS_SHELL` because setting system variable `SHELL` to just `bash` without full path to binary cases and error in some cases.

0 commit comments

Comments
 (0)