fix(project): no changes to commit

This commit is contained in:
2026-03-19 16:54:39 +00:00
parent 9f74b6e063
commit 0e308b692b
3 changed files with 6 additions and 2 deletions

View File

@@ -1,5 +1,9 @@
# Changelog
## 2026-03-19 - 11.5.1 - fix(project)
no changes to commit
## 2026-03-19 - 11.5.0 - feat(opsserver)
add configurable OpsServer port and update related tests and documentation

View File

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

View File

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