feat(docs): Update documentation to embed tapbundle and clarify module exports for browser compatibility; also add CI permission settings.

This commit is contained in:
2025-05-16 01:00:06 +00:00
parent 77e53bd68a
commit 03d478d6ff
3 changed files with 24 additions and 7 deletions

View File

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