Skip to content

Commit d91a776

Browse files
committed
chore(release): cargo-rail v0.10.4
1 parent 94f74fe commit d91a776

3 files changed

Lines changed: 10 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [0.10.4](https://github.com/loadingalias/cargo-rail/compare/v0.10.3...v0.10.4) - 2026-02-16
4+
5+
### 👷 CI
6+
7+
- make junit reporting robust in smart test mode ([94f74fe](https://github.com/loadingalias/cargo-rail/commit/94f74fe94fe544f6f6c5cbaafe0285d057941af1))
8+
9+
10+
311
## [0.10.3](https://github.com/loadingalias/cargo-rail/compare/v0.10.2...v0.10.3) - 2026-02-16
412

513
### 🐛 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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "cargo-rail"
3-
version = "0.10.3"
3+
version = "0.10.4"
44
edition = "2024"
55
rust-version = { workspace = true }
66
license = "MIT"

0 commit comments

Comments
 (0)