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

This commit is contained in:
2024-06-23 17:45:05 +02:00
parent 152b436096
commit c9e384567e
2 changed files with 12 additions and 14 deletions

View File

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