fix(package.json): Bump @git.zone/tsdoc dependency to ^1.9.2

This commit is contained in:
2025-11-04 03:44:42 +00:00
parent c9985102c3
commit 9de17a428d
4 changed files with 47 additions and 19 deletions

View File

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