Skip to content

Commit

Permalink
Merge pull request #816 from CleverCloud/release-please--branches--ma…
Browse files Browse the repository at this point in the history
…ster--components--clever-tools

chore(master): release 3.8.2
  • Loading branch information
hsablonniere authored Aug 22, 2024
2 parents b98ec60 + b6ff94c commit 499c643
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 3 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
# clever-tools changelog


## [3.8.2](https://github.com/CleverCloud/clever-tools/compare/3.8.1...3.8.2) (2024-08-22)


### 🐛 Bug Fixes

* **drain:** default index-prefix for elasticsearch drain should be null ([d38d0ae](https://github.com/CleverCloud/clever-tools/commit/d38d0aeadfe67d3548550eba14d4debc3029e73d))

## [3.8.1](https://github.com/CleverCloud/clever-tools/compare/3.8.0...3.8.1) (2024-07-02)


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.1",
"version": "3.8.2",
"description": "Command Line Interface for Clever Cloud.",
"main": "bin/clever.js",
"keywords": [
Expand Down

0 comments on commit 499c643

Please sign in to comment.