fix(statuspage): no changes detected; no version bump
This commit is contained in:
@@ -1,5 +1,11 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## 2025-12-24 - 1.4.1 - fix(statuspage)
|
||||||
|
no changes detected; no version bump
|
||||||
|
|
||||||
|
- No files changed in the provided git diff
|
||||||
|
- package.json version is 1.4.0 — no version bump recommended
|
||||||
|
|
||||||
## 2025-12-24 - 1.4.0 - feat(statuspage-incidents)
|
## 2025-12-24 - 1.4.0 - feat(statuspage-incidents)
|
||||||
Add status icons/labels and revamp incident header layout; replace left border with internal severity bar and clean up formatting
|
Add status icons/labels and revamp incident header layout; replace left border with internal severity bar and clean up formatting
|
||||||
|
|
||||||
|
|||||||
@@ -3,6 +3,6 @@
|
|||||||
*/
|
*/
|
||||||
export const commitinfo = {
|
export const commitinfo = {
|
||||||
name: '@uptime.link/statuspage',
|
name: '@uptime.link/statuspage',
|
||||||
version: '1.4.0',
|
version: '1.4.1',
|
||||||
description: 'A catalog of web components for the UptimeLink dashboard.'
|
description: 'A catalog of web components for the UptimeLink dashboard.'
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user