fix(readme): clarify usage examples and API documentation

This commit is contained in:
2026-03-24 20:01:08 +00:00
parent f579f181b4
commit c785e1973f
4 changed files with 40 additions and 40 deletions
+7
View File
@@ -1,5 +1,12 @@
# Changelog
## 2026-03-24 - 1.11.5 - fix(readme)
clarify usage examples and API documentation
- update README examples to use the public TsPublish API instead of internal PublishModule workflow
- improve documentation for build order configuration, class responsibilities, and configuration interfaces
- add repository-specific README hints describing architecture and configuration conventions
## 2026-03-24 - 1.11.4 - fix(config)
rename npmextra configuration to .smartconfig.json and align publish packaging with updated config handling