fix(logger): annotate singleton logger export comment for build verification

This commit is contained in:
2026-03-05 13:29:06 +00:00
parent 87ec55619a
commit d19f22255d
4 changed files with 10 additions and 3 deletions

View File

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