Skip to content

Commit 45ee4ef

Browse files
committed
chore(release): cargo-rail v0.7.2
1 parent 4919985 commit 45ee4ef

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.2](https://github.com/loadingalias/cargo-rail/compare/v0.7.1...v0.7.2) - 2025-12-15
4+
5+
### 🔧 Chores
6+
7+
- add pre-push hook and fix formatting [#5](https://github.com/loadingalias/cargo-rail/pull/5) ([4919985](https://github.com/loadingalias/cargo-rail/commit/4919985c086cb7bd0c48d049c7c54b0da7c75e77))
8+
9+
10+
311
## [0.7.1](https://github.com/loadingalias/cargo-rail/compare/v0.7.0...v0.7.1) - 2025-12-15
412

513
### 👷 CI

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

0 commit comments

Comments
 (0)