fix(docs): update documentation and packaging configuration: document smartmta/smartdns integrations, adjust API method names, and add release registry info

This commit is contained in:
2026-02-12 10:15:26 +00:00
parent 2c875cbb18
commit 87c039a63f
6 changed files with 135 additions and 82 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@serve.zone/dcrouter',
version: '5.0.1',
version: '5.0.2',
description: 'A multifaceted routing service handling mail and SMS delivery functions.'
}