feat(package): refresh package metadata, update dependency versions, and document CLI update and install workflows

This commit is contained in:
2026-03-24 18:12:02 +00:00
parent 8507e54a56
commit 393410a4b5
8 changed files with 1261 additions and 1290 deletions

View File

@@ -1,5 +1,13 @@
# Changelog
## 2026-03-24 - 3.6.0 - feat(package)
refresh package metadata, update dependency versions, and document CLI update and install workflows
- rename npmextra.json to .smartconfig.json and update the published package file list
- replace placeholder package description with CLI-specific metadata in package.json and readme
- upgrade @git.zone/tsbuild, @git.zone/tstest, @push.rocks/smartshell, and @types/node
- rename the bundled license file reference from LICENSE to license
## 2026-02-09 - 3.5.0 - feat(install)
add interactive install command and module to detect and install missing @git.zone packages