fix(deps,readme): bump dependencies and update README to prefer pnpm and document semantic commit flags

This commit is contained in:
2026-03-11 19:10:18 +00:00
parent 4ab59609e6
commit b65fac6257
6 changed files with 740 additions and 2960 deletions

View File

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