fix(changelog): Fix changelog to remove placeholder entries and adjust formatting

This commit is contained in:
2024-06-23 17:43:26 +02:00
parent af0cb494fd
commit 99f88236cb
2 changed files with 4 additions and 5 deletions

View File

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