fix(logging): Improve performance metrics reporting and add local permissions configuration

This commit is contained in:
2025-05-26 05:01:06 +00:00
parent f717078558
commit d1f8652fc7
3 changed files with 22 additions and 8 deletions

View File

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