feat(dees-terminal): Enhanced the dees-terminal component to support environment variable settings and improved setup command execution.

This commit is contained in:
2025-01-20 03:43:20 +01:00
parent f29ca0ba0b
commit d2646cd62c
3 changed files with 49 additions and 6 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@design.estate/dees-catalog',
version: '1.3.4',
version: '1.4.0',
description: 'A comprehensive library that provides dynamic web components for building sophisticated and modern web applications using JavaScript and TypeScript.'
}