fix(config): replace npmextra with smartconfig for base registry resolution

This commit is contained in:
2026-03-24 15:07:15 +00:00
parent d7e387765f
commit 3971ce0c84
6 changed files with 40 additions and 33 deletions

View File

@@ -1,5 +1,12 @@
# Changelog
## 2026-03-24 - 1.11.3 - fix(config)
replace npmextra with smartconfig for base registry resolution
- Switch the base registry source from npmextra.json to smartconfig.json for publish configuration.
- Update plugin imports and runtime config loading to use @push.rocks/smartconfig.
- Adjust packaged files and error messages to reference smartconfig.json consistently.
## 2026-03-05 - 1.11.2 - fix(deps)
bump @push.rocks/smartshell dependency to ^3.3.7 and update package version to 1.11.1