fix(core): Fixed usage of plugins in project context and readme generation

This commit is contained in:
2024-06-23 16:46:10 +02:00
parent b6c9cea5d1
commit 01fc0d0c6e
2 changed files with 11 additions and 2 deletions

View File

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