Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 48464cb2f2 | |||
| 7c4bcfa46f |
@@ -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
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@uptime.link/statuspage",
|
||||
"version": "1.5.0",
|
||||
"version": "1.5.1",
|
||||
"private": false,
|
||||
"description": "A catalog of web components for the UptimeLink dashboard.",
|
||||
"main": "dist_ts_web/index.js",
|
||||
|
||||
@@ -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.'
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user