feat(tsconfig_update): Add runafter directive to trigger gitzone format after tsconfig update

This commit is contained in:
2025-04-15 15:35:33 +00:00
parent 9e39444daa
commit cb4a02d1ef
3 changed files with 8 additions and 1 deletions

View File

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