Skip to content

Commit 9f302ad

Browse files
authored
Merge pull request #96 from block65/release/v0.13.0
chore: release v0.13.0
2 parents 72043dd + ae654f0 commit 9f302ad

3 files changed

Lines changed: 11 additions & 2 deletions

File tree

CHANGELOG.md

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

22
# Changelog
33

4+
## [0.13.0](https://github.com/block65/wallhack/compare/wallhack-cli-v0.12.0...wallhack-cli-v0.13.0) (2026-03-20)
5+
6+
### Features
7+
8+
* **daemon:** surface recent daemon logs via IPC for MCP/CLI/REST observability ([ab6ec4f](https://github.com/block65/wallhack/commit/ab6ec4f926cc81f06c1bf79d5d11956b453d1daa))
9+
10+
3 other changes — [view diff](https://github.com/block65/wallhack/compare/wallhack-cli-v0.12.0...wallhack-cli-v0.13.0)
11+
12+
413
## [0.12.0](https://github.com/block65/wallhack/compare/wallhack-cli-v0.11.1...wallhack-cli-v0.12.0) (2026-03-20)
514

615
### 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.12.0"
3+
version = "0.13.0"
44
edition = "2024"
55

66
[[bin]]

0 commit comments

Comments
 (0)