Release CLI 0.15.1 (#661)

This commit is contained in:
Sung 2024-02-03 11:54:46 +11:00 committed by GitHub
commit bdc980e5ce
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -211,6 +211,11 @@ The following log documentes the history of the CLI project
None
### 0.15.1 - 2024-02-03
* Upgrade `color` dependency (#660).
* Use Go 1.21 (#658).
### 0.15.0 - 2023-05-27
* Add `enableUpgradeCheck` configuration to allow to opt out of automatic update check.