Skip to content

Commit 21a5ee8

Browse files
committed
chore(release): cargo-rail v0.7.3
1 parent 5647d6b commit 21a5ee8

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

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.7.3](https://github.com/loadingalias/cargo-rail/compare/v0.7.2...v0.7.3) - 2025-12-16
4+
5+
### 📦 Other Changes
6+
7+
- cargo-rail: fixing the release pipe; Issues #6 & 7 are addressed. added the improved macros for cleaner outputs w/o the log/tracing. [#6](https://github.com/loadingalias/cargo-rail/pull/6) ([5647d6b](https://github.com/loadingalias/cargo-rail/commit/5647d6b2dd51d12b7bbb0499ef5419551b284e84))
8+
9+
10+
311
## [0.7.2](https://github.com/loadingalias/cargo-rail/compare/v0.7.1...v0.7.2) - 2025-12-15
412

513
### 🔧 Chores

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.7.2"
3+
version = "0.7.3"
44
edition = "2024"
55
rust-version = "1.91.0"
66
license = "MIT"

0 commit comments

Comments
 (0)