feat(service-create-view): add platform service toggles for MongoDB, S3, and ClickHouse provisioning

This commit is contained in:
2026-03-16 11:44:44 +00:00
parent d5c265860c
commit 567551b544
3 changed files with 200 additions and 1 deletions

View File

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