fix(dependencies): Bump dependencies and add local Claude settings

This commit is contained in:
2025-11-02 23:11:02 +00:00
parent 366c4a0bc2
commit bd22844280
4 changed files with 1233 additions and 913 deletions

View File

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