Skip to content

Commit d9b7552

Browse files
authored
Merge pull request #963 from CleverCloud/release-please--branches--master--components--clever-tools
2 parents da5e999 + edde0ef commit d9b7552

File tree

3 files changed

+13
-3
lines changed

3 files changed

+13
-3
lines changed

CHANGELOG.md

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

33

4+
## [4.0.1](https://github.com/CleverCloud/clever-tools/compare/4.0.0...4.0.1) (2025-09-10)
5+
6+
7+
### 🤖 CI Fixes
8+
9+
* **release**: use `CI_TOKEN` instead of `GITHUB_TOKEN` for WinGet publishing ([eefa7d4a](https://github.com/CleverCloud/clever-tools/commit/eefa7d4ad97873aa167701d46d2c5ff822eb9628))
10+
* **build**: add isPreview parameter to build workflow ([53722f1b](https://github.com/CleverCloud/clever-tools/commit/53722f1b97885e0a0711c61475b7b4d98f785c6f))
11+
* **release**: add AUR to known hosts in release workflow ([83fbe2aa](https://github.com/CleverCloud/clever-tools/commit/83fbe2aada4cff338587013780e3c6e4ccd7476e))
12+
* **release**: rename inner directories in "latest" release archives ([9557185](https://github.com/CleverCloud/clever-tools/commit/955718507f6f58778afb6bff4e6ba1cd986db388))
13+
414
## [4.0.0](https://github.com/CleverCloud/clever-tools/compare/3.14.1...4.0.0) (2025-09-01)
515

616

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

0 commit comments

Comments
 (0)