fix(cloudly-client): correct Cloudly request handling for cluster config, cluster updates, and image pushes

This commit is contained in:
2026-05-08 11:15:11 +00:00
parent a1b1234aac
commit 080d163591
5 changed files with 17 additions and 6 deletions
+1 -1
View File
@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@serve.zone/api',
version: '5.3.6',
version: '5.3.7',
description: 'Type-safe API client for Cloudly and the serve.zone control plane.'
}