fix(dependencies): Bump FontAwesome to ^7.1.0

This commit is contained in:
2025-10-23 23:46:40 +00:00
parent dcb7ca2df3
commit 0fc302699e
4 changed files with 38 additions and 34 deletions

View File

@@ -1,5 +1,11 @@
# Changelog
## 2025-10-23 - 1.12.6 - fix(dependencies)
Bump FontAwesome to ^7.1.0 and add local claude settings
- Updated @fortawesome packages (@fortawesome/fontawesome-svg-core, @fortawesome/free-brands-svg-icons, @fortawesome/free-regular-svg-icons, @fortawesome/free-solid-svg-icons) to ^7.1.0 in package.json
- Added .claude/settings.local.json to configure local Claude/tooling permissions for repository operations
## 2025-09-23 - 1.12.5 - fix(ci)
Add local permissions settings for development