fix(package): normalize bin entry path for the tsdoc CLI

This commit is contained in:
2026-05-09 12:41:20 +00:00
parent 67ba8b0576
commit cd8058e85a
3 changed files with 7 additions and 2 deletions
+1 -1
View File
@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@git.zone/tsdoc',
version: '2.0.4',
version: '2.0.5',
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.'
}