fix(statuspage): no changes (empty commit)

This commit is contained in:
2025-12-29 01:19:07 +00:00
parent d7188f9e1d
commit 7c4bcfa46f
2 changed files with 7 additions and 1 deletions

View File

@@ -1,5 +1,11 @@
# Changelog
## 2025-12-29 - 1.5.1 - fix(statuspage)
no changes (empty commit)
- No files were modified in this commit.
- Current package version remains 1.5.0 as defined in package.json.
## 2025-12-28 - 1.5.0 - feat(html)
configure deesWccTools with sections metadata for Elements and Pages

View File

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