fix(decorators): Fix decorator metadata initialization and Lucene query transformation

This commit is contained in:
2025-11-28 10:17:07 +00:00
parent 477f446c34
commit 604e4ba265
2 changed files with 9 additions and 1 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/smartdata',
version: '7.0.6',
version: '7.0.7',
description: 'An advanced library for NoSQL data organization and manipulation using TypeScript with support for MongoDB, data validation, collections, and custom data types.'
}