Skip to content

Commit

Permalink
[CI] Create v5.0.49 release
Browse files Browse the repository at this point in the history
  • Loading branch information
cycloid-machine committed Jun 17, 2024
1 parent f007590 commit ffbfb7c
Show file tree
Hide file tree
Showing 5 changed files with 19 additions and 34 deletions.
19 changes: 19 additions & 0 deletions changelog/releases/v5.0.49.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
## [v5.0.49] _2024-06-17_

Cycloid CLI changelog:

### CLI
**ADDED**
- Add `cy project create-stackforms-env` command to create env using stackforms ([CLI#269])
*Add `cy project create-stackforms-env` command to create env using stackforms.*
- Add `cy project get-env` command to retrieve configuration value on projects using stackforms. ([CLI#269])
*Add `cy project get-env` command to retrieve configuration value on projects using stackforms.*
**BREAKING**
- Update go version to 1.22.4 and go-swagger to 0.31.0 ([CLI#272])

**FIXED**
- Fix all env related commands not returning UI icons on update. ([CLI#269])
*Fix all env related commands not returning UI icons on update.█*

[CLI#269]: https://github.com/cycloidio/cycloid-cli/pull/269
[CLI#272]: https://github.com/cycloidio/cycloid-cli/pull/272
8 changes: 0 additions & 8 deletions changelog/unreleased/CLI-ADDED-20240613-154820.yaml

This file was deleted.

10 changes: 0 additions & 10 deletions changelog/unreleased/CLI-ADDED-20240613-154902.yaml

This file was deleted.

8 changes: 0 additions & 8 deletions changelog/unreleased/CLI-BREAKING-20240613-154951.yaml

This file was deleted.

8 changes: 0 additions & 8 deletions changelog/unreleased/CLI-FIXED-20240613-155049.yaml

This file was deleted.

0 comments on commit ffbfb7c

Please sign in to comment.