feat(catalog): add comprehensive README documenting package purpose, components, usage, development workflow, and legal information

This commit is contained in:
2026-02-20 15:36:47 +00:00
parent bf451e7a17
commit 01c77d9427
3 changed files with 238 additions and 1 deletions

View File

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