fix(docs): Update README: add issue reporting/security guidance and expanded changelog (3.1.1/3.1.0)

This commit is contained in:
2025-11-21 15:45:53 +00:00
parent b9016206ce
commit 9ab4f1838d
5 changed files with 52 additions and 4 deletions

View File

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