fix(changelog): Remove placeholder entries and adjust formatting in changelog.

This commit is contained in:
2024-06-23 19:53:29 +02:00
parent 5135be478f
commit 632bdd7847
2 changed files with 23 additions and 32 deletions

View File

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