fix(dcrouter): bump patch for release pipeline consistency - no code changes

This commit is contained in:
2026-02-14 12:33:04 +00:00
parent 3078fa9d7b
commit 09d66e4528
3 changed files with 9 additions and 2 deletions
+7
View File
@@ -1,5 +1,12 @@
# Changelog
## 2026-02-14 - 5.4.5 - fix(dcrouter)
bump patch for release pipeline consistency - no code changes
- current version: 5.4.4 (from package.json)
- git diff: no changes detected
- recommend patch bump to trigger release artifacts if required
## 2026-02-14 - 5.4.4 - fix(deps)
bump @push.rocks/smartproxy to ^25.2.0
+1 -1
View File
@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@serve.zone/dcrouter',
version: '5.4.4',
version: '5.4.5',
description: 'A multifaceted routing service handling mail and SMS delivery functions.'
}
+1 -1
View File
@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@serve.zone/dcrouter',
version: '5.4.4',
version: '5.4.5',
description: 'A multifaceted routing service handling mail and SMS delivery functions.'
}