fix(ci): Add local tool permissions config to allow running pnpm scripts and enable mcp__zen__chat

This commit is contained in:
2025-09-18 09:25:37 +00:00
parent 0de4283fae
commit ad59e3d334
2 changed files with 7 additions and 1 deletions

View File

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