fix(build): rename smart tooling config to .smartconfig.json and update package references

This commit is contained in:
2026-03-26 07:10:59 +00:00
parent 7663f502fa
commit 4dca747386
8 changed files with 500 additions and 476 deletions

View File

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