feat(elements): add app store view component for browsing and deploying app templates

This commit is contained in:
2026-03-18 02:34:14 +00:00
parent a1409a4d57
commit 52c9c7251e
4 changed files with 576 additions and 1 deletions

View File

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