fix(package/config): Move smartdiff dependency to runtime and add local bash permissions settings

This commit is contained in:
2025-08-04 13:16:56 +00:00
parent c013fbf42e
commit fe02b990b3
3 changed files with 8 additions and 2 deletions

View File

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