Skip to content

Commit 30f387f

Browse files
authored
Merge pull request #957 from CleverCloud/release-please--branches--master--components--clever-tools
2 parents a140e6d + 1901920 commit 30f387f

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
# clever-tools changelog
22

33

4+
## [3.14.1](https://github.com/CleverCloud/clever-tools/compare/3.14.0...3.14.1) (2025-08-26)
5+
6+
7+
### 🐛 Bug Fixes
8+
9+
* handle correctly add-ons option including "-" ([09c2c50](https://github.com/CleverCloud/clever-tools/commit/09c2c508d998239694f07900c278ff37cd8cd3cd))
10+
411
## [3.14.0](https://github.com/CleverCloud/clever-tools/compare/3.13.1...3.14.0) (2025-07-29)
512

613

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "clever-tools",
3-
"version": "3.14.0",
3+
"version": "3.14.1",
44
"description": "Command Line Interface for Clever Cloud.",
55
"main": "bin/clever.js",
66
"type": "module",

0 commit comments

Comments
 (0)