chore(release): 7.31.1

This commit is contained in:
David Snelling 2026-06-09 10:36:29 -07:00
parent 550bd4a19c
commit 6716329d06
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.1](https://github.com/soulcraftlabs/brainy/compare/v7.31.0...v7.31.1) (2026-06-09)
- fix: saveBinaryBlob unique tmp suffix + ENOENT swallow on rename (550bd4a)
### [7.31.0](https://github.com/soulcraftlabs/brainy/compare/v7.30.2...v7.31.0) (2026-06-09)
- feat: per-entity _rev + update({ ifRev }) CAS + add({ ifAbsent }) (bafb4e4)