chore(release): 1.18.0 [skip ci]

# [1.18.0](https://github.com/asepharyana/zesdex/compare/v1.17.0...v1.18.0) (2026-07-20)

### Features

* **mcp:** enhance MCP server registration with error handling and improve transport process management ([148ba4e](https://github.com/asepharyana/zesdex/commit/148ba4e07b424736c6b4824c5786c0c7c9cbf0a1))
* **tui:** optimize performance by caching display lines and token counts, and improve action handling ([87abe8c](https://github.com/asepharyana/zesdex/commit/87abe8c3358ac17196df93d19169901a856850d3))
This commit is contained in:
semantic-release-bot
2026-07-20 06:56:23 +00:00
parent 87abe8c335
commit 44c3dd1239
3 changed files with 20 additions and 12 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ members = [
]
[workspace.package]
version = "1.17.0"
version = "1.18.0"
edition = "2021"
authors = ["asepharyana <superaseph@gmail.com>"]