fix(cli): Update dependencies, add local Claude settings, and update gitignore template

This commit is contained in:
2025-08-17 13:31:38 +00:00
parent be45ce765d
commit 5774fb4da2
5 changed files with 1765 additions and 2220 deletions

View File

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