feat(package): refresh package metadata, update dependency versions, and document CLI update and install workflows

This commit is contained in:
2026-03-24 18:12:02 +00:00
parent 8507e54a56
commit 393410a4b5
8 changed files with 1261 additions and 1290 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@git.zone/tools',
version: '3.5.0',
description: 'A CLI tool placeholder for development utilities.'
version: '3.6.0',
description: 'A CLI utility for managing and updating @git.zone development tools across package managers.'
}