Skip to content

Commit be473d2

Browse files
chore(cli): release v1.1.7
1 parent 15fb12a commit be473d2

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

cli/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [1.1.7](https://github.com/Phala-Network/phala-cloud/compare/cli-v1.1.6...cli-v1.1.7) (2026-01-31)
2+
3+
### feat
4+
5+
* use workspace slug as profile name, add profiles command, update default API dom ([5c150a0](https://github.com/Phala-Network/phala-cloud/commit/5c150a024d575414e60d6ead26f19a1fc9eaad4a))
6+
7+
### fix
8+
9+
* **cli:** use base_domain instead of cname for SSH/SCP ([4afaa6e](https://github.com/Phala-Network/phala-cloud/commit/4afaa6e5755c3dbf37d435ab30655b7233ff9b1f))
110
## [1.1.6](https://github.com/Phala-Network/phala-cloud/compare/cli-v1.1.5...cli-v1.1.6) (2026-01-31)
211

312
### feat

cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "phala",
3-
"version": "1.1.6",
3+
"version": "1.1.7",
44
"description": "CLI for Managing Phala Cloud Services",
55
"author": {
66
"name": "Phala Network",

0 commit comments

Comments
 (0)