fix(ci): Remove obsolete GitLab CI configuration

This commit is contained in:
Juergen Kunz
2025-06-20 00:08:14 +00:00
parent 82d672abc2
commit 8fc1a4ae5d
3 changed files with 6 additions and 129 deletions

View File

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