fix(release-config): update Verdaccio registry URL in smart config

This commit is contained in:
2026-05-09 12:39:13 +00:00
parent 7e98ba083e
commit 65ca62f536
3 changed files with 8 additions and 3 deletions
+1 -1
View File
@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@git.zone/tsbundle',
version: '2.10.2',
version: '2.10.3',
description: 'a multi-bundler tool supporting esbuild, rolldown, and rspack for painless bundling of web projects'
}