fix(build): include HTML files in tsbundle output and bump tsbuild/tsbundle devDependencies

This commit is contained in:
2026-03-05 19:06:53 +00:00
parent 26e6eea5d5
commit fb7d4d988b
6 changed files with 24 additions and 17 deletions

View File

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