feat(docs): Update documentation to include consolidated email handling and pattern‑based routing details

This commit is contained in:
2025-05-08 00:39:43 +00:00
parent 076aac27ce
commit 0b155d6925
13 changed files with 3837 additions and 75 deletions

View File

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