BREAKING CHANGE(elements): rename Onebox registry component to Registry Advertisement (sz-registry-onebox-view → sz-registry-advertisement) and update exports, demos and docs

This commit is contained in:
2026-02-20 15:01:40 +00:00
parent ef493c8543
commit 5310fa838e
8 changed files with 163 additions and 16 deletions

View File

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