fix(core): Improve error handling, logging, and test suite; update dependency versions

This commit is contained in:
2025-03-10 23:38:21 +00:00
parent 5c4836fd68
commit 779593f73a
12 changed files with 1648 additions and 236 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@git.zone/tspm',
version: '1.5.0',
version: '1.5.1',
description: 'a no fuzz process manager'
}