fix(test): Enable --logfile in test script and bump @git.zone/tstest to ^2.8.2

This commit is contained in:
2025-11-17 14:37:08 +00:00
parent bc71d2e5a8
commit 15819d8a23
5 changed files with 19 additions and 13 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/smartrequest',
version: '5.0.0',
version: '5.0.1',
description: 'A module for modern HTTP/HTTPS requests with support for form data, file uploads, JSON, binary data, streams, and more.'
}