Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
ed51ea2049 | |||
7ab409ca80 |
@ -1,5 +1,9 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## 2025-01-20 - 1.5.2 - fix(core)
|
||||||
|
No changes detected
|
||||||
|
|
||||||
|
|
||||||
## 2025-01-20 - 1.5.1 - fix(consentsoftware-cookieconsent)
|
## 2025-01-20 - 1.5.1 - fix(consentsoftware-cookieconsent)
|
||||||
Adjusted shake animation duration and box-shadow for modalBox in consent cookie component.
|
Adjusted shake animation duration and box-shadow for modalBox in consent cookie component.
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@consent.software/catalog",
|
"name": "@consent.software/catalog",
|
||||||
"version": "1.5.1",
|
"version": "1.5.2",
|
||||||
"private": false,
|
"private": false,
|
||||||
"description": "A library of web components designed to integrate robust consent management capabilities into web applications, ensuring compliance with privacy regulations.",
|
"description": "A library of web components designed to integrate robust consent management capabilities into web applications, ensuring compliance with privacy regulations.",
|
||||||
"exports": {
|
"exports": {
|
||||||
|
@ -3,6 +3,6 @@
|
|||||||
*/
|
*/
|
||||||
export const commitinfo = {
|
export const commitinfo = {
|
||||||
name: '@consent.software/catalog',
|
name: '@consent.software/catalog',
|
||||||
version: '1.5.1',
|
version: '1.5.2',
|
||||||
description: 'A library of web components designed to integrate robust consent management capabilities into web applications, ensuring compliance with privacy regulations.'
|
description: 'A library of web components designed to integrate robust consent management capabilities into web applications, ensuring compliance with privacy regulations.'
|
||||||
}
|
}
|
||||||
|
Reference in New Issue
Block a user