chore(release): 4.11.1

This commit is contained in:
David Snelling 2025-10-30 13:49:29 -07:00
parent 549d773650
commit e7b47b73df
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.
### [4.11.1](https://github.com/soulcraftlabs/brainy/compare/v4.11.0...v4.11.1) (2025-10-30)
- fix: prevent orphaned relationships in restore() and add VFS progress tracking (549d773)
## [4.11.1](https://github.com/soulcraftlabs/brainy/compare/v4.11.0...v4.11.1) (2025-10-30)
### 🐛 Bug Fixes