fix(mod_format): move smartconfig file renaming into the formatter orchestrator

This commit is contained in:
2026-03-24 19:59:13 +00:00
parent b257c82bd6
commit bf858c8650
4 changed files with 48 additions and 60 deletions

View File

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