Skip to content

Commit ef05b4d

Browse files
committed
chore: release v0.14.2
1 parent d3c92e0 commit ef05b4d

3 files changed

Lines changed: 12 additions & 2 deletions

File tree

CHANGELOG.md

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

22
# Changelog
33

4+
## [0.14.2](https://github.com/block65/wallhack/compare/wallhack-cli-v0.14.1...wallhack-cli-v0.14.2) (2026-03-21)
5+
6+
### Bug Fixes
7+
8+
* disambiguate "Role resolved" log line and route display ([f0b3a90](https://github.com/block65/wallhack/commit/f0b3a90b63cf09c74e35df5da6a7b1a151f64e67))
9+
* show fixed role immediately in info, fix -H flag dispatch ([b91a1c5](https://github.com/block65/wallhack/commit/b91a1c5dcf4ea0acafd761e5c38f95c6a7ba76a5))
10+
11+
5 other changes — [view diff](https://github.com/block65/wallhack/compare/wallhack-cli-v0.14.1...wallhack-cli-v0.14.2)
12+
13+
414
## [0.14.1](https://github.com/block65/wallhack/compare/wallhack-cli-v0.14.0...wallhack-cli-v0.14.1) (2026-03-20)
515

616
### Bug Fixes

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.1"
3+
version = "0.14.2"
44
edition = "2024"
55

66
[[bin]]

0 commit comments

Comments
 (0)