fix(readme): Update readme to clarify usage of searchable fields retrieval

This commit is contained in:
2025-04-21 17:31:30 +00:00
parent ac80f90ae0
commit 969b073939
3 changed files with 9 additions and 3 deletions

View File

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