chore(release): 5.2.0

This commit is contained in:
David Snelling 2025-11-03 14:10:27 -08:00
parent b3e3e5c7c2
commit 7a399085c3
3 changed files with 9 additions and 3 deletions

View file

@ -2,6 +2,12 @@
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.
### [5.2.0](https://github.com/soulcraftlabs/brainy/compare/v5.1.2...v5.2.0) (2025-11-03)
- fix: update VFS test for v5.2.0 BlobStorage architecture (b3e3e5c)
- feat: add ImageHandler with EXIF extraction and comprehensive MIME detection (v5.2.0) (1874b77)
## [5.2.0](https://github.com/soulcraftlabs/brainy/compare/v5.1.0...v5.2.0) (2025-11-03)
### ✨ Features