fix(core): Update dependencies and improve build configurations

This commit is contained in:
2024-09-27 23:12:02 +02:00
parent 2f80abafc2
commit 27ee8195e8
8 changed files with 113 additions and 111 deletions

View File

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