feat(core): Refactor TypeScript interfaces and improve module exports
This commit is contained in:
@@ -1,5 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## 2024-12-14 - 1.5.0 - feat(core)
|
||||
Refactor TypeScript interfaces and improve module exports
|
||||
|
||||
- Moved TypeScript interfaces to a dedicated file (ts/interfaces/index.ts).
|
||||
- Updated import/export structure to improve code readability and maintainability.
|
||||
- Enhanced the package.json to utilize a module exports field for better resolution.
|
||||
|
||||
## 2024-12-13 - 1.4.1 - fix(core)
|
||||
Corrected log formatting for commit information output in CodeFeed
|
||||
|
||||
|
Reference in New Issue
Block a user