Skip to content

Commit b8915ed

Browse files
committed
chore: Release
1 parent 1fdc7e3 commit b8915ed

File tree

3 files changed

+6
-3
lines changed

3 files changed

+6
-3
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/).
77
<!-- next-header -->
88
## [Unreleased] - ReleaseDate
99

10+
## [2.0.4] - 2025-10-28
11+
1012
## [2.0.3] - 2025-07-08
1113

1214
### Internal
@@ -239,7 +241,8 @@ and choose a nightly that actually exists.
239241
```
240242

241243
<!-- next-url -->
242-
[Unreleased]: https://github.com/rust-cli/human-panic/compare/v2.0.3...HEAD
244+
[Unreleased]: https://github.com/rust-cli/human-panic/compare/v2.0.4...HEAD
245+
[2.0.4]: https://github.com/rust-cli/human-panic/compare/v2.0.3...v2.0.4
243246
[2.0.3]: https://github.com/rust-cli/human-panic/compare/v2.0.2...v2.0.3
244247
[2.0.2]: https://github.com/rust-cli/human-panic/compare/v2.0.1...v2.0.2
245248
[2.0.1]: https://github.com/rust-cli/human-panic/compare/v2.0.0...v2.0.1

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ zero_sized_map_values = "warn"
9292

9393
[package]
9494
name = "human-panic"
95-
version = "2.0.3"
95+
version = "2.0.4"
9696
description = "Panic messages for humans"
9797
homepage = "https://github.com/rust-cli/human-panic"
9898
categories = ["command-line-interface"]

0 commit comments

Comments
 (0)