fix(cli): No changes detected — no version bump required

This commit is contained in:
2025-12-15 17:44:09 +00:00
parent f0adff8784
commit 44d259a0ae
2 changed files with 8 additions and 1 deletions

View File

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