fix(dependencies/config): Update dependency versions and add local settings for web fetch configuration

This commit is contained in:
2025-08-03 21:21:35 +00:00
parent 8ee57ab806
commit 386fcc92bb
5 changed files with 1633 additions and 479 deletions

View File

@@ -1,5 +1,12 @@
# Changelog
## 2025-08-03 - 3.2.3 - fix(dependencies/config)
Update dependency versions and add local settings for web fetch configuration
- Bump @git.zone/tstest from ^1.0.81 to ^2.3.2
- Bump @push.rocks/smartenv from ^5.0.5 to ^5.0.13
- Add .claude/settings.local.json to allow WebFetch permissions for www.npmjs.com
## 2025-08-03 - 3.2.1 - docs(readme)
Enhance readme with comprehensive documentation and modern formatting