Skip to content

Commit 01764d5

Browse files
authored
Merge pull request #1016 from CleverCloud/release-please--branches--master--components--clever-tools
2 parents eb29e63 + 08eb24d commit 01764d5

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

CHANGELOG.md

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

33

4+
## [4.5.2](https://github.com/CleverCloud/clever-tools/compare/4.5.1...4.5.2) (2026-01-15)
5+
6+
7+
### 🐛 Bug Fixes
8+
9+
* **addon:** fix --addon-version option conflict with global --version flag ([17e91a1](https://github.com/CleverCloud/clever-tools/commit/17e91a11b380f3c78529f03e4b71a17b5b85e92c))
10+
* **webhooks:** require --org when using --service for webhooks and email notifications ([b4be4a0](https://github.com/CleverCloud/clever-tools/commit/b4be4a0aab41a5fdcf1143559bbc23f291290aab))
11+
412
## [4.5.1](https://github.com/CleverCloud/clever-tools/compare/4.5.0...4.5.1) (2026-01-14)
513

614

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": "4.5.1",
3+
"version": "4.5.2",
44
"description": "Command Line Interface for Clever Cloud.",
55
"keywords": [
66
"cli",

0 commit comments

Comments
 (0)