fix(test): move test workspace into .nogit and add bundled fixture project files

This commit is contained in:
2026-04-30 13:03:04 +00:00
parent 9a4c8795d4
commit fe7a9d93d1
4 changed files with 21 additions and 14 deletions
+1 -1
View File
@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@git.zone/cli',
version: '2.14.2',
version: '2.14.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.'
}