fix(deps): update dependency versions and improve website template variable handling

This commit is contained in:
2025-04-15 22:16:16 +00:00
parent e66d1f05e4
commit 25c0162c39
5 changed files with 102 additions and 88 deletions

View File

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