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

This commit is contained in:
2026-05-09 12:40:53 +00:00
parent a88c816763
commit 8ea6f6be83
3 changed files with 7 additions and 2 deletions
+1 -1
View File
@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@git.zone/tsdocker',
version: '2.2.7',
version: '2.2.8',
description: 'A comprehensive Docker build tool for TypeScript projects with multi-arch support, multi-registry push, and CI-safe session isolation.'
}