fix(devDependencies): Bump development dependencies and add local Claude settings
This commit is contained in:
		| @@ -1,5 +1,12 @@ | ||||
| # Changelog | ||||
|  | ||||
| ## 2025-08-18 - 1.10.3 - fix(devDependencies) | ||||
| Bump development dependencies and add local Claude settings | ||||
|  | ||||
| - Bumped @git.zone/tsbuild from ^2.6.4 to ^2.6.6 in package.json | ||||
| - Bumped @push.rocks/smartnpm from ^2.0.4 to ^2.0.6 in package.json | ||||
| - Added .claude/settings.local.json for local Claude permissions/configuration | ||||
|  | ||||
| ## 2025-08-18 - 1.10.2 - fix(dependencies) | ||||
| Update dependency versions and add local Claude settings | ||||
|  | ||||
|   | ||||
| @@ -17,7 +17,7 @@ | ||||
|     "tspublish": "./cli.js" | ||||
|   }, | ||||
|   "devDependencies": { | ||||
|     "@git.zone/tsbuild": "^2.6.4", | ||||
|     "@git.zone/tsbuild": "^2.6.6", | ||||
|     "@git.zone/tsbundle": "^2.5.1", | ||||
|     "@git.zone/tsrun": "^1.3.3", | ||||
|     "@git.zone/tstest": "^2.3.4", | ||||
| @@ -52,7 +52,7 @@ | ||||
|     "@push.rocks/smartdelay": "^3.0.5", | ||||
|     "@push.rocks/smartfile": "^11.2.7", | ||||
|     "@push.rocks/smartlog": "^3.1.8", | ||||
|     "@push.rocks/smartnpm": "^2.0.4", | ||||
|     "@push.rocks/smartnpm": "^2.0.6", | ||||
|     "@push.rocks/smartpath": "^6.0.0", | ||||
|     "@push.rocks/smartrequest": "^4.2.2", | ||||
|     "@push.rocks/smartshell": "^3.3.0" | ||||
|   | ||||
							
								
								
									
										814
									
								
								pnpm-lock.yaml
									
									
									
										generated
									
									
									
								
							
							
						
						
									
										814
									
								
								pnpm-lock.yaml
									
									
									
										generated
									
									
									
								
							
										
											
												File diff suppressed because it is too large
												Load Diff
											
										
									
								
							| @@ -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.' | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user