fix(core): Ensure documentation completeness and code quality improvements

This commit is contained in:
2024-07-01 14:25:59 +02:00
parent 7263110837
commit ffd95a2e2f
3 changed files with 157 additions and 639 deletions

View File

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