Skip to content

Commit c5b4b4b

Browse files
committed
chore: release v0.14.1
1 parent 8a93c3a commit c5b4b4b

3 files changed

Lines changed: 10 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,14 @@
11

22
# Changelog
33

4+
## [0.14.1](https://github.com/block65/wallhack/compare/wallhack-cli-v0.14.0...wallhack-cli-v0.14.1) (2026-03-20)
5+
6+
### Bug Fixes
7+
8+
* UAT-driven fixes — neli ACK parsing, MCP error codes, disconnect log ([508a7da](https://github.com/block65/wallhack/commit/508a7da319d1eff71a189ad65a55e22fa33cf471))
9+
* disambiguate "Role resolved" log line and route display ([a42181a](https://github.com/block65/wallhack/commit/a42181a3421ab0d88cf40bf7fd73223aaf56333b))
10+
11+
412
## [0.14.0](https://github.com/block65/wallhack/compare/wallhack-cli-v0.13.0...wallhack-cli-v0.14.0) (2026-03-20)
513

614
### Features

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

crates/cli/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "wallhack-cli"
3-
version = "0.14.0"
3+
version = "0.14.1"
44
edition = "2024"
55

66
[[bin]]

0 commit comments

Comments
 (0)