fix(config): replace npmextra with smartconfig for base registry resolution

This commit is contained in:
2026-03-24 15:07:15 +00:00
parent d7e387765f
commit 3971ce0c84
6 changed files with 40 additions and 33 deletions

View File

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