fix(cli): Bump @git.zone/tsdoc dependency to ^1.9.0

This commit is contained in:
2025-11-04 02:22:44 +00:00
parent 0538ba2586
commit 2abaeee500
4 changed files with 12 additions and 7 deletions

View File

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