chore(release): 7.5.1

This commit is contained in:
David Snelling 2026-01-26 12:49:11 -08:00
parent 58d85b9c91
commit 20a3a59def
3 changed files with 7 additions and 3 deletions

View file

@ -2,6 +2,10 @@
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.5.1](https://github.com/soulcraftlabs/brainy/compare/v7.5.0...v7.5.1) (2026-01-26)
- chore: republish (npm registry issue with 7.5.0)
### [7.5.0](https://github.com/soulcraftlabs/brainy/compare/v7.4.1...v7.5.0) (2026-01-26)
- fix: update() field asymmetry causing index corruption (a94219e)