v1.28.0
Docker (tags) / release (push) Failing after 4s

This commit is contained in:
2026-05-22 13:46:19 +00:00
parent c7cf13a107
commit 2fcb7d88b3
4 changed files with 6 additions and 3 deletions
+3
View File
@@ -2,6 +2,9 @@
## Pending
## 2026-05-22 - 1.28.0
### Features
- group dashboard navigation into sectioned routes and align view layouts with dcrouter (ui)
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "siprouter",
"version": "1.27.1",
"version": "1.28.0",
"private": true,
"type": "module",
"scripts": {
+1 -1
View File
@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: 'siprouter',
version: '1.27.1',
version: '1.28.0',
description: 'undefined'
}
+1 -1
View File
@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: 'siprouter',
version: '1.27.1',
version: '1.28.0',
description: 'undefined'
}