fix(metadata): Updated package and npmextra json description and keywords for enhanced development workflow clarity

This commit is contained in:
2025-02-25 18:47:41 +00:00
parent 6870c40e57
commit f25ade3e97
5 changed files with 129 additions and 149 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@git.zone/cli',
version: '1.12.7',
description: 'A CLI toolbelt to streamline local development cycles by using various gitzone utilities.'
version: '1.12.8',
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.'
}