fix(logging): Improve warning logging and add permission settings file

This commit is contained in:
2025-05-24 11:10:49 +00:00
parent e1d90589bc
commit 0954265095
4 changed files with 25 additions and 5 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@git.zone/tstest',
version: '1.11.3',
version: '1.11.4',
description: 'a test utility to run tests that match test/**/*.ts'
}