release(cli): 1.33.0 (#3547)

Co-authored-by: dbarrosop <dbarrosop@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2025-10-02 14:32:21 +02:00
committed by GitHub
parent c0beb07b77
commit 9d1853742e

View File

@@ -2,6 +2,23 @@
All notable changes to this project will be documented in this file.
## [cli@1.33.0] - 2025-10-02
### 🚀 Features
- *(cli)* Migrate from urfave/v2 to urfave/v3 (#3545)
### 🐛 Bug Fixes
- *(cli)* Disable tls on AUTH_SERVER_URL when auth uses custom port (#3549)
- *(cli)* Fix breaking change in go-getter dependency (#3551)
### ⚙️ Miscellaneous Tasks
- *(cli)* Update certs (#3552)
## [cli@1.32.2] - 2025-10-01
### ⚙️ Miscellaneous Tasks