chore(release): 3.20.5

This commit is contained in:
David Snelling 2025-10-01 13:53:20 -07:00
parent 061417185d
commit a5805e08c8
3 changed files with 11 additions and 4 deletions

View file

@ -2,6 +2,13 @@
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.
### [3.20.5](https://github.com/soulcraftlabs/brainy/compare/v3.20.4...v3.20.5) (2025-10-01)
- feat: add --skip-tests flag to release script (0614171)
- fix: resolve critical bugs in delete operations and fix flaky tests (8476047)
- feat: implement simpler, more reliable release workflow (386fd2c)
### [3.20.2](https://github.com/soulcraftlabs/brainy/compare/v3.20.1...v3.20.2) (2025-09-30)
### Bug Fixes
@ -276,4 +283,4 @@ See [MIGRATION.md](MIGRATION.md) for detailed migration instructions including:
- API changes and new patterns
- Storage format updates
- Configuration changes
- New features and capabilities
- New features and capabilities