fix(core): update

This commit is contained in:
2024-04-12 15:28:55 +02:00
parent cf1cfbd647
commit 084b321e6a
7 changed files with 107 additions and 78 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@git.zone/tsdoc',
version: '1.1.16',
description: 'An advanced TypeScript documentation tool leveraging AI for enhanced insights and automated documentation generation.'
version: '1.1.17',
description: 'An advanced TypeScript documentation tool leveraging AI for enhanced insights and automated documentation generation, with capabilities for automated and enhanced documentation creation tailor-made for TypeScript projects.'
}