fix(ci): Add local assistant settings to enable permitted dev tooling commands

This commit is contained in:
2025-09-20 21:52:27 +00:00
parent d3463f009b
commit f5655ad20b
2 changed files with 8 additions and 1 deletions

View File

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