fix(smartconfig): migrate project metadata and config handling to .smartconfig.json
This commit is contained in:
@@ -1,5 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## 2026-03-24 - 2.0.2 - fix(smartconfig)
|
||||
migrate project metadata and config handling to .smartconfig.json
|
||||
|
||||
- replace npmextra.json with .smartconfig.json across packaging, project context, README generation, and description prompts
|
||||
- fix description updates to write metadata under gitzone.module and use smartconfig KeyValueStore for persisted settings
|
||||
- refresh documentation and dependency versions to reflect the new config location and storage path
|
||||
|
||||
## 2026-03-24 - 2.0.1 - fix(aidocs, config)
|
||||
migrate aidocs configuration handling from npmextra to smartconfig
|
||||
|
||||
|
||||
Reference in New Issue
Block a user