fix(core): Package updated to ensure compliance with privacy regulations.
This commit is contained in:
parent
1ad56990a5
commit
05b861cc22
@ -1,5 +1,9 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## 2025-01-09 - 1.0.81 - fix(core)
|
||||||
|
Package updated to ensure compliance with privacy regulations.
|
||||||
|
|
||||||
|
|
||||||
## 2025-01-09 - 1.0.80 - fix(core)
|
## 2025-01-09 - 1.0.80 - fix(core)
|
||||||
Remove deprecated GitLab CI configuration and update metadata for improved compatibility and efficiency.
|
Remove deprecated GitLab CI configuration and update metadata for improved compatibility and efficiency.
|
||||||
|
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"name": "@consent.software_private/catalog",
|
"name": "@consent.software/catalog",
|
||||||
"version": "1.0.80",
|
"version": "1.0.80",
|
||||||
"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.",
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
* autocreated commitinfo by @push.rocks/commitinfo
|
* autocreated commitinfo by @push.rocks/commitinfo
|
||||||
*/
|
*/
|
||||||
export const commitinfo = {
|
export const commitinfo = {
|
||||||
name: '@consent.software_private/catalog',
|
name: '@consent.software/catalog',
|
||||||
version: '1.0.80',
|
version: '1.0.81',
|
||||||
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.'
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user