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

@@ -1,5 +1,11 @@
# Changelog
## 2025-09-18 - 1.12.1 - fix(ci)
Add local settings to allow running pnpm scripts and enable dev chat permission
- Add a repository-local settings file granting permission to run pnpm scripts (Bash(pnpm run:*)) for development tooling.
- Enable the mcp__zen__chat permission for local dev workflows.
## 2025-09-18 - 1.12.0 - feat(dees-stepper)
Revamp dees-stepper: modern styling, new steps and improved navigation/validation