fix(prettier): Improve file selection in Prettier formatter, remove legacy package overrides, and update CI template indentation

This commit is contained in:
2025-08-08 05:34:54 +00:00
parent 39a31a4304
commit 9f5f568c3f
9 changed files with 67 additions and 51 deletions

View File

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