feat(webwidget): Enhanced widget animations and styling

This commit is contained in:
2025-01-09 03:22:30 +01:00
parent 24ff8601e4
commit 8efd8b6597
5 changed files with 3412 additions and 1550 deletions

View File

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