Skip to content

Commit ba97a1f

Browse files
committed
chore: release v0.15.1
1 parent fabfe23 commit ba97a1f

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.15.1](https://github.com/block65/wallhack/compare/wallhack-cli-v0.15.0...wallhack-cli-v0.15.1) (2026-05-06)
5+
6+
### Bug Fixes
7+
8+
* **deps:** patch security advisories in rustls-webpki, rand, h3 ([fabfe23](https://github.com/block65/wallhack/commit/fabfe23c1f7a34c6d46c32083dead22b3e13801a))
9+
10+
411
## [0.15.0](https://github.com/block65/wallhack/compare/wallhack-cli-v0.14.2...wallhack-cli-v0.15.0) (2026-03-22)
512

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

66
[[bin]]

0 commit comments

Comments
 (0)