fix(smartconfig): correct smartconfig package key and add npmjs registry for public releases

This commit is contained in:
2026-03-24 16:49:58 +00:00
parent 1c008bfcc1
commit d0f485ee85
3 changed files with 17 additions and 10 deletions

View File

@@ -1,5 +1,12 @@
# Changelog
## 2026-03-24 - 4.0.21 - fix(smartconfig)
correct smartconfig package key and add npmjs registry for public releases
- Rename the CLI configuration key from git.zone/cli to @git.zone/cli.
- Add https://registry.npmjs.org to the release registries alongside the existing Verdaccio registry.
- Register @ship.zone/szci in the project smart configuration.
## 2025-08-17 - 4.0.19 - fix(readme)
Update README with comprehensive quick start, usage examples, API reference and advanced guides