fix(catalog): no changes detected

This commit is contained in:
2026-02-20 15:02:32 +00:00
parent f4f2f42e19
commit 75f82780e4
2 changed files with 7 additions and 1 deletions

View File

@@ -1,5 +1,11 @@
# Changelog
## 2026-02-20 - 2.0.1 - fix(catalog)
no changes detected
- No files changed in the diff
- package.json version remains 2.0.0
## 2026-02-20 - 2.0.0 - BREAKING CHANGE(elements)
rename Onebox registry component to Registry Advertisement (sz-registry-onebox-view → sz-registry-advertisement) and update exports, demos and docs

View File

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