fix(ci): Add local Claude settings to allow required WebFetch and Bash permissions for local tooling and tests

This commit is contained in:
2025-08-16 18:07:57 +00:00
parent 48aebb1eac
commit 14e32b06de
2 changed files with 9 additions and 1 deletions

View File

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