fix(core): No code changes detected, maintain current state.
This commit is contained in:
parent
37c48a6803
commit
45f9f6f891
@ -1,5 +1,9 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## 2025-01-14 - 1.3.2 - fix(core)
|
||||||
|
No code changes detected, maintain current state.
|
||||||
|
|
||||||
|
|
||||||
## 2025-01-14 - 1.3.1 - fix(package setup)
|
## 2025-01-14 - 1.3.1 - fix(package setup)
|
||||||
Fix package metadata and dependency consistency
|
Fix package metadata and dependency consistency
|
||||||
|
|
||||||
|
@ -3,6 +3,6 @@
|
|||||||
*/
|
*/
|
||||||
export const commitinfo = {
|
export const commitinfo = {
|
||||||
name: '@consent.software/catalog',
|
name: '@consent.software/catalog',
|
||||||
version: '1.3.1',
|
version: '1.3.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.'
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user