chore(release): 3.40.3

This commit is contained in:
David Snelling 2025-10-13 12:34:48 -07:00
parent 0c86c4f9c0
commit aada9cdcc9
3 changed files with 8 additions and 3 deletions

View file

@ -2,6 +2,11 @@
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
### [3.40.3](https://github.com/soulcraftlabs/brainy/compare/v3.40.2...v3.40.3) (2025-10-13)
- fix: prevent metadata index file pollution by excluding high-cardinality fields (0c86c4f)
### [3.40.2](https://github.com/soulcraftlabs/brainy/compare/v3.40.1...v3.40.2) (2025-10-13)