feat(elements): Enhance theme handling and CSS organization for consent component

This commit is contained in:
2025-01-22 07:34:06 +01:00
parent fc2ba54725
commit 46602851aa
4 changed files with 112 additions and 80 deletions

View File

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