fix(core): update

This commit is contained in:
2024-05-07 01:32:45 +02:00
parent 57bbca6b28
commit 3f83bb9fba
4 changed files with 1301 additions and 453 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@design.estate/dees-wcctools',
version: '1.0.87',
description: 'wcc tools for creating element catalogues'
version: '1.0.88',
description: 'A set of web component tools for creating element catalogues, enabling the structured development and documentation of custom elements and pages.'
}