fix(changelog): Remove outdated entries and adjust formatting in changelog

This commit is contained in:
2024-06-23 20:00:55 +02:00
parent 53cb139277
commit d716364cb0
2 changed files with 15 additions and 29 deletions

View File

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