Skip to content

Commit

Permalink
chore(master): release 3.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
clevercloud-ci authored and hsablonniere committed Oct 23, 2024
1 parent bca4e10 commit e6d40ab
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 3 deletions.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,23 @@
# clever-tools changelog


## [3.9.0](https://github.com/CleverCloud/clever-tools/compare/3.8.3...3.9.0) (2024-10-23)


### 🚀 Features

* **addon:** add Keycloak temporary password instructions ([cc66497](https://github.com/CleverCloud/clever-tools/commit/cc664977ba565c267bf0c37bc761a12b654784cb))
* **addon:** add URL to use/manage add-on at creation ([36226c5](https://github.com/CleverCloud/clever-tools/commit/36226c566e2b7468f38297f57a80c198e90c1f9c))
* **addon:** enable string value for option keys ([9f36289](https://github.com/CleverCloud/clever-tools/commit/9f36289f49389aafb7fe4d01920bcef7c81a0519))
* **domain:** init `diag` command ([d0ce64c](https://github.com/CleverCloud/clever-tools/commit/d0ce64cbbd8ebfefff9560712e2fd4366978c31b))
* **domain:** init `overview` command ([32e4294](https://github.com/CleverCloud/clever-tools/commit/32e4294855e306fe3e139b4590ad366d3807801a))


### 🐛 Bug Fixes

* **addon:** update Beta providers list ([83fd0b9](https://github.com/CleverCloud/clever-tools/commit/83fd0b91456d7da42147578808704854ecf91762))
* display stacktraces in verbose mode (again) ([a5f46d6](https://github.com/CleverCloud/clever-tools/commit/a5f46d6b519147e34dd0d78db42b2c804ac6d4a1))

## [3.8.3](https://github.com/CleverCloud/clever-tools/compare/3.8.2...3.8.3) (2024-09-11)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "clever-tools",
"version": "3.8.3",
"version": "3.9.0",
"description": "Command Line Interface for Clever Cloud.",
"main": "bin/clever.js",
"type": "module",
Expand Down

0 comments on commit e6d40ab

Please sign in to comment.