feat(tests): feat(tests): add sandbox test fixture, CI and editor configs; bump deps

This commit is contained in:
2025-12-16 10:49:41 +00:00
parent cb9f717d54
commit b51fa88283
5 changed files with 28 additions and 20 deletions

View File

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