Skip to content

Commit fbc52f3

Browse files
committed
update changelog for 0.0.60 version
1 parent 86bd986 commit fbc52f3

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

docs/docs/changelog.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ title: Changelog
55

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

8+
## [0.0.60](https://github.com/lets-cli/lets/releases/tag/v0.0.60)
9+
810
* `[Dependency]` update go to `1.26`
911
* `[Added]` Show similar command suggestions on typos.
1012
* `[Changed]` Exit code 2 on unknown command.
@@ -32,7 +34,7 @@ title: Changelog
3234

3335
## [0.0.58](https://github.com/lets-cli/lets/releases/tag/v0.0.58)
3436

35-
* `[Added]` `group` directive for commands. Organize commands into groups for better readability in help output. See [config reference for group](/docs/config#group).
37+
* `[0Added]` `group` directive for commands. Organize commands into groups for better readability in help output. See [config reference for group](/docs/config#group).
3638

3739
```yaml
3840
commands:

0 commit comments

Comments
 (0)