Skip to content

Commit 15ab695

Browse files
chore(master): release 4.5.4
1 parent 15df43b commit 15ab695

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,5 +1,13 @@
11
# clever-tools changelog
22

3+
## [4.5.4](https://github.com/CleverCloud/clever-tools/compare/4.5.3...4.5.4) (2026-01-29)
4+
5+
6+
### 🐛 Bug Fixes
7+
8+
* **deploy:** prevent unwanted refs/remotes/origin/master creation ([c1da628](https://github.com/CleverCloud/clever-tools/commit/c1da6288940d567bde79fbc8f407669c63b5f0dc)), closes [#933](https://github.com/CleverCloud/clever-tools/issues/933)
9+
* **link:** error when linking apps with duplicate alias ([0adbfad](https://github.com/CleverCloud/clever-tools/commit/0adbfad1631112db3b0fbb158aa6379429b570cd)), closes [#222](https://github.com/CleverCloud/clever-tools/issues/222)
10+
311
## [4.5.3](https://github.com/CleverCloud/clever-tools/compare/4.5.2...4.5.3) (2026-01-19)
412

513
This release does not contain any changes and claims to be `4.5.2` with the `diag` and `version` commands.

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

0 commit comments

Comments
 (0)