fix(vscode-template): update VS Code schema matching to use .smartconfig.json

This commit is contained in:
2026-03-24 19:42:12 +00:00
parent d44ad6e4e4
commit 5a1f6d8c76
3 changed files with 7 additions and 2 deletions

View File

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