feat(statuspage-incidents): Add status icons/labels and revamp incident header layout; replace left border with internal severity bar and clean up formatting

This commit is contained in:
2025-12-24 10:12:29 +00:00
parent 8e3ec4e671
commit 2e942df522
3 changed files with 189 additions and 185 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@uptime.link/statuspage',
version: '1.3.1',
version: '1.4.0',
description: 'A catalog of web components for the UptimeLink dashboard.'
}