chore(release): 1.21.1 [skip ci]

## [1.21.1](https://github.com/asepharyana/zesdex/compare/v1.21.0...v1.21.1) (2026-08-28)

### Bug Fixes

* **agent:** semantic_search symbol index workspace-aware ([104af3a](https://github.com/asepharyana/zesdex/commit/104af3abb9e626c5d00ea87d523248d606d523ee))
This commit is contained in:
semantic-release-bot
2026-08-28 07:23:23 +00:00
parent 104af3abb9
commit d23d3855ec
2 changed files with 8 additions and 1 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ members = [
]
[workspace.package]
version = "1.21.0"
version = "1.21.1"
edition = "2021"
authors = ["asepharyana <superaseph@gmail.com>"]