Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| bf451e7a17 | |||
| 75f82780e4 |
@@ -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
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@serve.zone/catalog",
|
||||
"version": "2.0.0",
|
||||
"version": "2.0.1",
|
||||
"private": false,
|
||||
"description": "UI component catalog for serve.zone",
|
||||
"main": "dist_ts_web/index.js",
|
||||
|
||||
@@ -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'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user