fix(ci): Add local settings to allow running pnpm scripts and enable dev chat permission

This commit is contained in:
2025-09-18 14:42:16 +00:00
parent b92966ef28
commit 671fb7dc66
3 changed files with 77 additions and 4 deletions

View File

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