fix(core): Refactor smartrequest usage, update dependency versions, and improve documentation and tests

This commit is contained in:
2025-08-08 12:17:25 +00:00
parent b6c13cc44d
commit 88e377c425
10 changed files with 5263 additions and 1393 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@git.zone/tspublish',
version: '1.10.0',
version: '1.10.1',
description: 'A tool to publish multiple, concise, and small packages from monorepos, specifically for TypeScript projects within a git environment.'
}