fix(build): Update Node types and other dependencies, add tspublish.json for api client

This commit is contained in:
2024-10-21 14:23:43 +02:00
parent c502d410b1
commit 41f9f93d1c
6 changed files with 1058 additions and 827 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@serve.zone/cloudly',
version: '1.1.8',
version: '1.1.9',
description: 'A comprehensive multi-cloud manager leveraging Docker Swarmkit to orchestrate containerized applications across various cloud services and provide robust configuration and API integration.'
}