fix(consentsoftware-components): Add interactive consent software components for managing cookie levels.
This commit is contained in:
parent
599b529744
commit
a9ae67b43b
@ -1,5 +1,13 @@
|
||||
# Changelog
|
||||
|
||||
## 2025-01-21 - 1.5.4 - fix(consentsoftware-components)
|
||||
Add interactive consent software components for managing cookie levels.
|
||||
|
||||
- Implemented 'consentsoftware-cookieconsent' component for cookie management
|
||||
- Introduced 'consentsoftware-toggle' for user interaction improvements
|
||||
- Added theme support for light/dark modes in consent components
|
||||
- Enhanced consent interface with responsive design and accessibility features
|
||||
|
||||
## 2025-01-20 - 1.5.3 - fix(consentsoftware-cookieconsent)
|
||||
Fix visual inconsistencies in the consent software modal overlay and shadow.
|
||||
|
||||
|
@ -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.'
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user