fix(meta): type improvements

This commit is contained in:
2025-03-15 13:52:48 +00:00
parent 2b207833ce
commit c084de9c78
6 changed files with 243 additions and 120 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@serve.zone/platformservice',
version: '1.1.0',
version: '1.1.1',
description: 'A multifaceted platform service handling mail, SMS, letter delivery, and AI services.'
}