fix(docs): Add local Claude settings and remove outdated codex.md

This commit is contained in:
2025-08-18 19:38:44 +00:00
parent c80df05fdf
commit 5d757207c8
3 changed files with 8 additions and 78 deletions

View File

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