feat(elements): Add performance improvements to uptimelink-webwidget

This commit is contained in:
2024-06-27 01:52:35 +02:00
parent 077146f9c9
commit ce4e29a65e
3 changed files with 12 additions and 3 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@uptime.link/webwidget',
version: '1.0.82',
version: '1.1.0',
description: 'The web widget for public use of uptimelink, allowing users to monitor uptime status through a user-friendly interface.'
}