chore(release): 7.33.1

This commit is contained in:
David Snelling 2026-06-22 18:17:09 -07:00
parent 6721c52ad7
commit 811c7da89e
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.33.1](https://github.com/soulcraftlabs/brainy/compare/v7.33.0...v7.33.1) (2026-06-22)
- fix: getNouns cursor pagination re-scanned the first page forever (permanent CPU loop) (6721c52)
### [7.33.0](https://github.com/soulcraftlabs/brainy/compare/v7.32.2...v7.33.0) (2026-06-19)
- feat: visibility tier (public/internal/system) on nouns + verbs (3a62445)