Skip to content

Commit 7b20ef4

Browse files
chore(cli): release v1.1.3-beta.2
1 parent e88f795 commit 7b20ef4

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

cli/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
## [1.1.3-beta.2](https://github.com/Phala-Network/phala-cloud/compare/cli-v1.1.2...cli-v1.1.3-beta.2) (2026-01-18)
2+
3+
### feat
4+
5+
* **cli:** add unit tests for prefer_dev payload building ([0910785](https://github.com/Phala-Network/phala-cloud/commit/09107857b41260d859f8033c500f1044ed5511d7))
6+
* **cli:** add update check and self update ([e88f795](https://github.com/Phala-Network/phala-cloud/commit/e88f795ed26451e751577895543eb05d015583e9))
7+
8+
### fix
9+
10+
* migrate URLs from cloud.phala.network to cloud.phala.com ([cd48ed4](https://github.com/Phala-Network/phala-cloud/commit/cd48ed4a69ffc3bd4f4c8483946cf21c2b5d38a6))
11+
* **release:** handle main branch protection and improve release UX ([963e9f9](https://github.com/Phala-Network/phala-cloud/commit/963e9f9391582ba0f33217635e3fdcc18ebc85d7))
12+
* **sdk:** smart default for instance_type to allow vcpu/memory params to work ([9f0780d](https://github.com/Phala-Network/phala-cloud/commit/9f0780d892d43bcb354a5ada1b8edf7c2912e0fc))
113
## [1.1.2](https://github.com/Phala-Network/phala-cloud/compare/cli-v1.1.1...cli-v1.1.2) (2026-01-09)
214

315
### fix

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.2",
3+
"version": "1.1.3-beta.2",
44
"description": "CLI for Managing Phala Cloud Services",
55
"author": {
66
"name": "Phala Network",

0 commit comments

Comments
 (0)