fix(core): Update changelog formatting and remove outdated entries

This commit is contained in:
2024-06-23 22:54:11 +02:00
parent 1c7fbb073d
commit 947fe781d8
2 changed files with 9 additions and 3 deletions

View File

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