chore(release): 1.12.0 [skip ci]

# [1.12.0](https://github.com/asepharyana/zesdex/compare/v1.11.0...v1.12.0) (2026-07-14)

### Features

* Add mouse capture functionality to terminal and enhance markdown rendering with table support ([4428e8b](https://github.com/asepharyana/zesdex/commit/4428e8bc01c196415ac408a42f57305227a79760))
* Improve markdown rendering with enhanced line wrapping and indentation for code blocks ([b2e848d](https://github.com/asepharyana/zesdex/commit/b2e848d124e726c4d8b644d473e518398fab1dea))
This commit is contained in:
semantic-release-bot
2026-07-14 21:40:13 +00:00
parent 9bf5236680
commit 54484ed137
3 changed files with 10 additions and 2 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
[package]
name = "zesdex"
version = "1.11.0"
version = "1.12.0"
edition = "2021"
authors = ["asepharyana <superaseph@gmail.com>"]