fix(ci): Add local Claude agent settings for CI tooling
This commit is contained in:
@@ -1,5 +1,11 @@
|
||||
# Changelog
|
||||
|
||||
## 2025-09-16 - 1.11.5 - fix(ci)
|
||||
Add local Claude agent settings for CI tooling
|
||||
|
||||
- Add .claude/settings.local.json to configure local Claude agent permissions
|
||||
- Allow Bash commands matching pnpm run:* and the mcp__zen__chat permission for development tooling
|
||||
|
||||
## 2025-09-10 - 1.11.4 - fix(readme)
|
||||
Rewrite and expand README with Quick Start, feature highlights, demos and usage examples; add local Claude settings file
|
||||
|
||||
|
@@ -3,6 +3,6 @@
|
||||
*/
|
||||
export const commitinfo = {
|
||||
name: '@design.estate/dees-catalog',
|
||||
version: '1.11.4',
|
||||
version: '1.11.5',
|
||||
description: 'A comprehensive library that provides dynamic web components for building sophisticated and modern web applications using JavaScript and TypeScript.'
|
||||
}
|
||||
|
Reference in New Issue
Block a user