fix(core): update

This commit is contained in:
2024-06-22 13:11:22 +02:00
parent 1489420e47
commit 15397e8609
8 changed files with 727 additions and 159 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@git.zone/tsdoc',
version: '1.1.29',
version: '1.1.30',
description: 'An advanced TypeScript documentation tool using AI to generate and enhance documentation for TypeScript projects.'
}