fix(docs): update installation and configuration documentation and include the license file in published artifacts

This commit is contained in:
2026-05-09 12:33:44 +00:00
parent ec911832ed
commit 7cee6eb187
7 changed files with 2450 additions and 1184 deletions
+7
View File
@@ -1,5 +1,12 @@
# Changelog
## 2026-05-09 - 2.2.7 - fix(docs)
update installation and configuration documentation and include the license file in published artifacts
- Add the MIT license file to the repository and package contents
- Refresh README installation examples to use pnpm commands and clarify local vs CI builder and registry behavior
- Correct CLI help text to reference .smartconfig.json and update dependency versions in package.json
## 2026-05-08 - 2.2.6 - fix(tsdockermanager)
update project info loading to use the async ProjectInfo factory