feat(toggle component): Enhanced consent toggle component with drag functionality

This commit is contained in:
2025-01-16 01:23:13 +01:00
parent 6e6f5273a2
commit 66a883d90e
3 changed files with 169 additions and 35 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@consent.software/catalog',
version: '1.3.5',
version: '1.4.0',
description: 'A library of web components designed to integrate robust consent management capabilities into web applications, ensuring compliance with privacy regulations.'
}