fix(package): Bump dependencies, refine test script and imports, and overhaul README and docs

This commit is contained in:
2025-09-07 07:54:04 +00:00
parent 6f024536a8
commit c084b20390
7 changed files with 1841 additions and 3364 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@git.zone/tsdoc',
version: '1.5.1',
version: '1.5.2',
description: 'A comprehensive TypeScript documentation tool that leverages AI to generate and enhance project documentation, including dynamic README creation, API docs via TypeDoc, and smart commit message generation.'
}