fix(package): Bump dependencies, refine test script and imports, and overhaul README and docs
This commit is contained in:
		| @@ -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.' | ||||
| } | ||||
|   | ||||
| @@ -77,8 +77,8 @@ interface { | ||||
| For the recommendedNextVersionDetails, please only add a detail entries to the array if it has an obvious value to the reader. | ||||
|  | ||||
| You are being given the files of the project. You should use them to create the commit message. | ||||
| Also you are given a diff | ||||
|  | ||||
| Also you are given a diff. | ||||
| Never mention CLAUDE code, or codex. | ||||
| `, | ||||
|       messageHistory: [], | ||||
|       userMessage: contextString, | ||||
|   | ||||
		Reference in New Issue
	
	Block a user