fix(dcrouter): no changes detected
This commit is contained in:
@@ -1,5 +1,11 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## 2026-03-05 - 11.0.14 - fix(dcrouter)
|
||||||
|
no changes detected
|
||||||
|
|
||||||
|
- Provided git diff contains no changes; nothing to release or bump
|
||||||
|
- Create a commit only if an empty/placeholder commit is intentionally required
|
||||||
|
|
||||||
## 2026-03-05 - 11.0.13 - fix()
|
## 2026-03-05 - 11.0.13 - fix()
|
||||||
no code changes
|
no code changes
|
||||||
|
|
||||||
|
|||||||
@@ -3,6 +3,6 @@
|
|||||||
*/
|
*/
|
||||||
export const commitinfo = {
|
export const commitinfo = {
|
||||||
name: '@serve.zone/dcrouter',
|
name: '@serve.zone/dcrouter',
|
||||||
version: '11.0.13',
|
version: '11.0.14',
|
||||||
description: 'A multifaceted routing service handling mail and SMS delivery functions.'
|
description: 'A multifaceted routing service handling mail and SMS delivery functions.'
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -3,6 +3,6 @@
|
|||||||
*/
|
*/
|
||||||
export const commitinfo = {
|
export const commitinfo = {
|
||||||
name: '@serve.zone/dcrouter',
|
name: '@serve.zone/dcrouter',
|
||||||
version: '11.0.13',
|
version: '11.0.14',
|
||||||
description: 'A multifaceted routing service handling mail and SMS delivery functions.'
|
description: 'A multifaceted routing service handling mail and SMS delivery functions.'
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user