fix(repo): no changes to commit

This commit is contained in:
2026-03-12 20:27:18 +00:00
parent 3e6e953461
commit ba56173966
2 changed files with 5 additions and 1 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@design.estate/dees-element',
version: '2.2.2',
version: '2.2.3',
description: 'A library for creating custom elements extending the lit element class with additional functionalities.'
}