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

This commit is contained in:
2025-11-04 01:54:04 +00:00
parent cd3246d659
commit a451779724
4 changed files with 26 additions and 12 deletions

View File

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