feat(core): Refactor directory reading and module discovery for publishing process
This commit is contained in:
@@ -1,5 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## 2024-10-26 - 1.4.0 - feat(core)
|
||||
Refactor directory reading and module discovery for publishing process
|
||||
|
||||
- Renamed 'readDirectory' method to 'getModuleSubDirs' for clarity in describing function purpose.
|
||||
- Enhanced 'getModuleSubDirs' to return module information including parsed 'tspublish.json' data for each module.
|
||||
- Introduced new 'interfaces' directory to define TypeScript interfaces like 'ITsPublishJson'.
|
||||
|
||||
## 2024-10-23 - 1.3.3 - fix(core)
|
||||
Fix logging mechanism on existing package version check
|
||||
|
||||
|
Reference in New Issue
Block a user