fix(dcrouter): bump patch version (no changes detected)
This commit is contained in:
@@ -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
|
||||||
|
|
||||||
|
|||||||
@@ -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.'
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -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.'
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user