feat(CodeFeed): Enhance commit results with human-readable time
This commit is contained in:
@@ -1,5 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## 2024-12-13 - 1.4.0 - feat(CodeFeed)
|
||||
Enhance commit results with human-readable time
|
||||
|
||||
- Integrated smarttime plugin to calculate and format timestamps into human-readable time.
|
||||
- Updated dependencies in package.json to include smarttime and adjusted versions for existing packages.
|
||||
- Improved fetchAllCommitsFromInstance method to display formatted time ago information for each commit.
|
||||
|
||||
## 2024-12-13 - 1.3.0 - feat(core)
|
||||
Export CommitResult interface for external use.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user