feat(platformservice): Add AIBridge module and refactor service file paths for improved module organization

This commit is contained in:
2025-03-15 16:24:56 +00:00
parent df9a8ad14e
commit d161fe4f19
8 changed files with 16 additions and 4 deletions

View File

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