feat(CodeFeed): Enhance commit results with human-readable time

This commit is contained in:
2024-12-13 22:15:33 +01:00
parent d23a27eb66
commit 46bd0a2486
6 changed files with 108 additions and 68 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@foss.global/codefeed',
version: '1.3.0',
version: '1.4.0',
description: 'a module for creating feeds for code development'
}