fix(core): No code changes detected. Preparing for version increment based on package state.
This commit is contained in:
parent
22c426413e
commit
3b68ead5a9
@ -1,5 +1,9 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## 2024-06-27 - 1.0.82 - fix(core)
|
||||||
|
No code changes detected. Preparing for version increment based on package state.
|
||||||
|
|
||||||
|
|
||||||
## 2024-06-26 - 1.0.81 - fix(core)
|
## 2024-06-26 - 1.0.81 - fix(core)
|
||||||
Updated dependencies and improved code documentation.
|
Updated dependencies and improved code documentation.
|
||||||
|
|
||||||
|
@ -3,6 +3,6 @@
|
|||||||
*/
|
*/
|
||||||
export const commitinfo = {
|
export const commitinfo = {
|
||||||
name: '@uptime.link/webwidget',
|
name: '@uptime.link/webwidget',
|
||||||
version: '1.0.81',
|
version: '1.0.82',
|
||||||
description: 'The web widget for public use of uptimelink, allowing users to monitor uptime status through a user-friendly interface.'
|
description: 'The web widget for public use of uptimelink, allowing users to monitor uptime status through a user-friendly interface.'
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user