fix(coreflow): Fix Coreflow identity lookup and response shape; improve API client tests and bump dependencies

This commit is contained in:
2025-08-18 21:11:28 +00:00
parent 23c9e3f678
commit af7fcf6c2e
7 changed files with 456 additions and 217 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@serve.zone/cloudly',
version: '5.0.4',
version: '5.0.5',
description: 'A comprehensive tool for managing containerized applications across multiple cloud providers using Docker Swarmkit, featuring web, CLI, and API interfaces.'
}