fix(smartconfig): update release configuration to schema version 2 with npm target settings

This commit is contained in:
2026-05-11 11:11:40 +00:00
parent e8e463b567
commit 28b9b215f3
2 changed files with 21 additions and 8 deletions
+9 -1
View File
@@ -1,5 +1,13 @@
# Changelog
## Pending
### Fixes
- update release configuration to schema version 2 with npm target settings (smartconfig)
- migrates release settings from a flat registries/accessLevel structure to a nested targets.npm configuration
- adds schemaVersion 2 to align the smartconfig format with the updated release schema
## 2026-05-07 - 3.1.0 - feat(agent)
add provider options passthrough, tool call records, and completion validation retries
@@ -188,4 +196,4 @@ Bump version to 1.0.2 (patch release)
Initial commit: project scaffold and first release.
- Repository initialized with initial project structure and baseline files.
- Version set to 1.0.1.
- Version set to 1.0.1.