v13.30.0
Docker (tags) / release (push) Failing after 1s

This commit is contained in:
2026-05-18 16:09:40 +00:00
parent 407c8eef8a
commit 0b01a4c26b
4 changed files with 6 additions and 3 deletions
+3
View File
@@ -4,6 +4,9 @@
## 2026-05-18 - 13.30.0
### Features
- document first-admin bootstrap flow and update authentication examples (docs)
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@serve.zone/dcrouter",
"private": false,
"version": "13.29.1",
"version": "13.30.0",
"description": "A multifaceted routing service handling mail and SMS delivery functions.",
"type": "module",
"exports": {
+1 -1
View File
@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@serve.zone/dcrouter',
version: '13.29.1',
version: '13.30.0',
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: '13.29.1',
version: '13.30.0',
description: 'A multifaceted routing service handling mail and SMS delivery functions.'
}