feat: add platform binding runtime config

This commit is contained in:
2026-04-28 12:30:38 +00:00
parent b4b2ed9571
commit f0b924ba9d
6 changed files with 232 additions and 24 deletions
+1 -1
View File
@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@serve.zone/platformclient',
version: '1.1.2',
version: '1.1.3',
description: 'a module that makes it really easy to use the serve.zone platform inside your app'
}