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

This commit is contained in:
2026-05-19 17:06:52 +00:00
parent 7986d01245
commit 53d7c5350e
4 changed files with 6 additions and 3 deletions
+3
View File
@@ -5,6 +5,9 @@
## 2026-05-19 - 13.31.0
### Features
- add admin user create/delete management and default hosted idp.global auth support (opsserver)
+1 -1
View File
@@ -1,7 +1,7 @@
{
"name": "@serve.zone/dcrouter",
"private": false,
"version": "13.30.0",
"version": "13.31.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.30.0',
version: '13.31.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.30.0',
version: '13.31.0',
description: 'A multifaceted routing service handling mail and SMS delivery functions.'
}