feat(app-store-view): add app details action to store cards

This commit is contained in:
2026-03-19 16:01:34 +00:00
parent bbbc0958f4
commit 6db2e3ff4f
3 changed files with 61 additions and 11 deletions

View File

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