feat(_createdAt & _updatedAt): adds default _createdAt and _updatedAt fields, fixes #1

This commit is contained in:
Philipp Kunz 2024-04-14 01:26:11 +02:00
parent 203a284c88
commit b282f69b35

View File

@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/smartdata',
version: '5.0.43',
version: '5.1.0',
description: 'do more with data'
}