fix(core): update

This commit is contained in:
2024-06-23 12:57:23 +02:00
parent 7f5d0ad68a
commit 659ff9d6a0
8 changed files with 6186 additions and 6162 deletions

View File

@@ -1,11 +1,8 @@
/**
* autocreated commitinfo by @pushrocks/commitinfo
*/
export const name: string = '@pushrocks/commitinfo';
export const version: string = '1.0.11';
export const description: string = 'bake commitinfos into code'
export const commitinfo = {
name: '@pushrocks/commitinfo',
version: '1.0.11',
description: 'bake commitinfos into code'
name: '@push.rocks/commitinfo',
version: '1.0.12',
description: 'A tool to bake commit information into code for tracking and version control.'
}