fix(build): rename smart tooling config to .smartconfig.json and update package references

This commit is contained in:
2026-03-26 07:10:59 +00:00
parent 7663f502fa
commit 4dca747386
8 changed files with 500 additions and 476 deletions

View File

@@ -1,5 +1,12 @@
# Changelog
## 2026-03-26 - 11.10.5 - fix(build)
rename smart tooling config to .smartconfig.json and update package references
- Moves the shared tool configuration from npmextra.json to .smartconfig.json.
- Updates package.json published files and documentation to reference the new config file.
- Refreshes several development and runtime dependency versions alongside the config migration.
## 2026-03-24 - 11.10.4 - fix(monitoring)
handle multiple protocol cache entries per backend in metrics output