fix(dcrouter): bump patch version (no changes detected)

This commit is contained in:
2026-03-05 15:07:45 +00:00
parent 0a5e35c58e
commit 487f2acac8
3 changed files with 9 additions and 2 deletions

View File

@@ -1,5 +1,12 @@
# Changelog # Changelog
## 2026-03-05 - 11.0.37 - fix(dcrouter)
bump patch version (no changes detected)
- No files changed in the provided diff
- Current package version is 11.0.36 (package.json)
- Recommend a patch bump to record a new release if desired
## 2026-03-05 - 11.0.36 - fix(repo) ## 2026-03-05 - 11.0.36 - fix(repo)
no changes detected; no release necessary no changes detected; no release necessary

View File

@@ -3,6 +3,6 @@
*/ */
export const commitinfo = { export const commitinfo = {
name: '@serve.zone/dcrouter', name: '@serve.zone/dcrouter',
version: '11.0.36', version: '11.0.37',
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.36', version: '11.0.37',
description: 'A multifaceted routing service handling mail and SMS delivery functions.' description: 'A multifaceted routing service handling mail and SMS delivery functions.'
} }