Skip to content

Commit b548b93

Browse files
committed
chore: release v0.8.3
1 parent 7c66b05 commit b548b93

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

CHANGELOG.md

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

22
# Changelog
33

4+
## [0.8.3](https://github.com/block65/wallhack/compare/wallhack-cli-v0.8.2...wallhack-cli-v0.8.3) (2026-03-17)
5+
6+
### Bug Fixes
7+
8+
* **entry:** prevent stale peer eviction and TUN EBUSY on reconnect ([7c66b05](https://github.com/block65/wallhack/commit/7c66b0522e07b8f6cba0b538b38ba209d169aa0e))
9+
10+
411
## [0.8.2](https://github.com/block65/wallhack/compare/wallhack-cli-v0.8.1...wallhack-cli-v0.8.2) (2026-03-16)
512

613
### 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.8.2"
3+
version = "0.8.3"
44
edition = "2024"
55

66
[[bin]]

0 commit comments

Comments
 (0)