fix(dependencies): Update dependency versions and add local Claude settings

This commit is contained in:
2025-08-18 00:31:33 +00:00
parent e26bb2b7dd
commit b67c936a65
4 changed files with 291 additions and 1577 deletions

View File

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