fix(docs): Update documentation and configuration for legal notices and CI permissions. This commit adds a new local settings file for tool permissions, refines the legal and trademark sections in the readme, and improves glob test files with clearer log messages.

This commit is contained in:
2025-05-23 22:33:34 +00:00
parent 1a375fa689
commit 63a2879cb4
7 changed files with 65 additions and 7 deletions

View File

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