fix(ci): Add local permissions settings for development

This commit is contained in:
2025-09-23 20:26:55 +00:00
parent 496f54cedd
commit ccbb0415e4
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.4',
version: '1.12.5',
description: 'A comprehensive library that provides dynamic web components for building sophisticated and modern web applications using JavaScript and TypeScript.'
}