feat(pages): Add initial structure for pages with page1 component

This commit is contained in:
2025-01-13 22:21:14 +01:00
parent 7fa31e0496
commit 1c558f3aa1
5 changed files with 12 additions and 3 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@consent.software/catalog',
version: '1.1.0',
version: '1.2.0',
description: 'A library of web components designed to integrate robust consent management capabilities into web applications, ensuring compliance with privacy regulations.'
}