diff --git a/changelog.md b/changelog.md index b39d4e9..a2512ad 100644 --- a/changelog.md +++ b/changelog.md @@ -1,5 +1,11 @@ # Changelog +## 2024-10-21 - 1.2.3 - fix(logs) +Improve logging mechanism with structured logs for publish process + +- Enhanced log messages to provide more clarity during module publishing. +- Ensured logging captures steps of publish and init process in TsPublish and PublishModule classes respectively. + ## 2024-10-21 - 1.2.3 - fix(classes.publishmodule) Add missing 'type: module' to dynamically generated package.json