fix(dependencies): Bump dependencies and developer tooling versions

This commit is contained in:
2025-11-16 15:49:36 +00:00
parent 4c23739d9a
commit 904bb92057
4 changed files with 1412 additions and 979 deletions

View File

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