fix(smarttime.units): Fix issue in getMilliSecondsAsHumanReadableAgoTime
This commit is contained in:
@@ -1,5 +1,10 @@
|
||||
# Changelog
|
||||
|
||||
## 2024-12-13 - 4.1.1 - fix(smarttime.units)
|
||||
Fix issue in getMilliSecondsAsHumanReadableAgoTime
|
||||
|
||||
- Corrected the parameter type passed to date-fns.formatDistanceToNow within getMilliSecondsAsHumanReadableAgoTime function.
|
||||
|
||||
## 2024-12-13 - 4.1.0 - feat(smarttime.units)
|
||||
Add function to get human-readable time ago string from milliseconds.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user