chore(release): 1.18.4 [skip ci]

## [1.18.4](https://github.com/asepharyana/zesdex/compare/v1.18.3...v1.18.4) (2026-08-27)

### Performance Improvements

* **tui:** render streaming token secara inkremental + kurangi redraw sia-sia ([2717216](https://github.com/asepharyana/zesdex/commit/271721694beb62e9fa5ff932312b293aa1d56823))
This commit is contained in:
semantic-release-bot
2026-08-27 15:33:34 +00:00
parent 271721694b
commit 9ea3d361b1
2 changed files with 8 additions and 1 deletions
+7
View File
@@ -1,3 +1,10 @@
## [1.18.4](https://github.com/asepharyana/zesdex/compare/v1.18.3...v1.18.4) (2026-08-27)
### Performance Improvements
* **tui:** render streaming token secara inkremental + kurangi redraw sia-sia ([2717216](https://github.com/asepharyana/zesdex/commit/271721694beb62e9fa5ff932312b293aa1d56823))
## [1.18.3](https://github.com/asepharyana/zesdex/compare/v1.18.2...v1.18.3) (2026-08-27)
+1 -1
View File
@@ -15,7 +15,7 @@ members = [
]
[workspace.package]
version = "1.18.3"
version = "1.18.4"
edition = "2021"
authors = ["asepharyana <superaseph@gmail.com>"]