fix(core): Package updated to ensure compliance with privacy regulations.
This commit is contained in:
		| @@ -1,5 +1,9 @@ | ||||
| # 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) | ||||
| 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", | ||||
|   "private": false, | ||||
|   "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 | ||||
|  */ | ||||
| export const commitinfo = { | ||||
|   name: '@consent.software_private/catalog', | ||||
|   version: '1.0.80', | ||||
|   name: '@consent.software/catalog', | ||||
|   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.' | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user