fix(documentation): Corrected formatting issues in changelog.md

This commit is contained in:
2024-06-23 23:30:14 +02:00
parent 7eb8e9c4f7
commit c96248ea72
2 changed files with 7 additions and 4 deletions

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/smarttime',
version: '4.0.7',
version: '4.0.8',
description: 'Provides utilities for advanced time handling including cron jobs, timestamps, intervals, and more.'
}