fix(platformservice): Refactor module structure to update import paths and file organization

This commit is contained in:
2025-03-15 16:21:37 +00:00
parent 3d36d3d1c5
commit 8ddad6e652
22 changed files with 52 additions and 44 deletions

View File

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