chore(release): 1.19.2 [skip ci]

## [1.19.2](https://github.com/asepharyana/zesdex/compare/v1.19.1...v1.19.2) (2026-08-27)

### Performance Improvements

* **agent:** stabilkan async & parallel — satu runtime, bounded concurrency, isolasi error ([6a98d52](https://github.com/asepharyana/zesdex/commit/6a98d52d54a69f78710d852a69dda3ac0a4ead31))
This commit is contained in:
semantic-release-bot
2026-08-27 16:30:31 +00:00
parent 3fd9a2b2db
commit b25929824a
2 changed files with 8 additions and 1 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ members = [
]
[workspace.package]
version = "1.19.1"
version = "1.19.2"
edition = "2021"
authors = ["asepharyana <superaseph@gmail.com>"]