fix(): no changes detected; no version bump necessary

This commit is contained in:
2026-03-05 13:09:29 +00:00
parent d3d2bde440
commit de98b070db
3 changed files with 7 additions and 2 deletions

View File

@@ -1,5 +1,10 @@
# Changelog # Changelog
## 2026-03-05 - 11.0.15 - fix()
no changes detected; no version bump necessary
- Diff contains no changes; no files were modified
## 2026-03-05 - 11.0.14 - fix(dcrouter) ## 2026-03-05 - 11.0.14 - fix(dcrouter)
no changes detected no changes detected

View File

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

View File

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