fix(deno): dependencies in CI

This commit is contained in:
2025-10-23 23:35:18 +00:00
parent 91ed2a5b5d
commit a88b032597
3 changed files with 9 additions and 1 deletions

View File

@@ -1,5 +1,12 @@
# Changelog
## 2025-10-23 - 1.2.4 - fix(deno)
Update deno configuration and add local Claude settings
- deno.json: add exports pointing to ./mod.ts
- deno.json: enable nodeModulesDir = "auto" to improve compatibility with Node-style dependencies
- Add .claude/settings.local.json for local environment & tooling configuration
## 2025-10-23 - 1.2.3 - fix(package)
Add .claude local settings with development permissions