fix(smartwatch): Bump @push.rocks/smartwatch from ^6.2.4 to ^6.2.5

This commit is contained in:
2025-12-11 19:15:36 +00:00
parent 88595335ea
commit c269f4f7e1
4 changed files with 14 additions and 8 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@git.zone/tswatch',
version: '2.3.11',
version: '2.3.12',
description: 'A development tool for automatically watching and re-compiling TypeScript projects upon detecting file changes, enhancing developer workflows.'
}