fix(devDependencies): Bump development dependencies and add local Claude settings

This commit is contained in:
2025-08-18 02:18:11 +00:00
parent 5704894cd3
commit 8752cd0a7e
4 changed files with 152 additions and 675 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@git.zone/tspublish',
version: '1.10.2',
version: '1.10.3',
description: 'A tool to publish multiple, concise, and small packages from monorepos, specifically for TypeScript projects within a git environment.'
}