fix(ci): Updated dependencies and added CI/CD workflows.

This commit is contained in:
2025-02-25 18:43:29 +00:00
parent 83bafbb6f6
commit 44d1cefc9f
5 changed files with 3553 additions and 943 deletions

View File

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