chore(release): 7.31.7

This commit is contained in:
David Snelling 2026-06-11 15:00:26 -07:00
parent ac29b0e650
commit 4f8159c572
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.
### [7.31.7](https://github.com/soulcraftlabs/brainy/compare/v7.31.6...v7.31.7) (2026-06-11)
- fix: vfs.rename() issues a metadata-only update + rollback of fresh adds removes them (ac29b0e)
### [7.31.6](https://github.com/soulcraftlabs/brainy/compare/v7.31.5...v7.31.6) (2026-06-11)
- fix: remap reserved fields from update() metadata patches to their canonical location (67e5fc8)