fix(build): migrate build configuration to .smartconfig and update toolchain dependencies

This commit is contained in:
2026-04-02 17:15:47 +00:00
parent 85f26c69d6
commit f181f662d8
7 changed files with 1670 additions and 1627 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@serve.zone/catalog',
version: '2.9.0',
version: '2.9.1',
description: 'UI component catalog for serve.zone'
}