feat(services): Improve services manager and configuration; switch test templates to @git.zone/tstest; bump dev dependencies and update docs

This commit is contained in:
2025-12-02 12:26:35 +00:00
parent b44624f2e7
commit af3e15e922
10 changed files with 80 additions and 67 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@git.zone/cli',
version: '2.1.0',
version: '2.2.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.'
}