fix(consentsoftware-components): Add interactive consent software components for managing cookie levels.

This commit is contained in:
2025-01-21 12:39:35 +01:00
parent 599b529744
commit a9ae67b43b
2 changed files with 9 additions and 1 deletions

View File

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