fix(scripts): update test and build scripts for pnpm usage and stricter tsbuild defaults

This commit is contained in:
2026-04-30 12:56:43 +00:00
parent 4e2f938d71
commit 9995b9cfca
3 changed files with 9 additions and 3 deletions
+1 -1
View File
@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@git.zone/tsdoc',
version: '2.0.2',
version: '2.0.3',
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.'
}