feat(services): Add Docker port mapping sync and reconfigure workflow for local services

This commit is contained in:
2025-08-16 08:47:39 +00:00
parent ff57f8a322
commit dbc1a1ba18
6 changed files with 368 additions and 10 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@git.zone/cli',
version: '1.17.5',
version: '1.18.0',
description: 'A comprehensive CLI tool for enhancing and managing local development workflows with gitzone utilities, focusing on project setup, version control, code formatting, and template management.'
}