fix(changelog): Remove outdated changelog entries and update formatting

This commit is contained in:
2024-06-23 22:52:40 +02:00
parent f34718bfb3
commit 9b05252045
2 changed files with 48 additions and 21 deletions

View File

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