Skip to content

Commit 5481f3a

Browse files
chore: release v7.0.4
1 parent 0cfb6ee commit 5481f3a

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,15 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## [Unreleased]
88

9+
## [7.0.4](https://github.com/gdesmott/system-deps/compare/v7.0.3...v7.0.4) - 2024-11-14
10+
11+
### Other
12+
13+
- use codecov-action v4
14+
- update coverage badge
15+
- use actions/checkout@v4
16+
- re-add coverage job
17+
918
## [7.0.3](https://github.com/gdesmott/system-deps/compare/v7.0.2...v7.0.3) - 2024-09-22
1019

1120
### Other

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "system-deps"
3-
version = "7.0.3"
3+
version = "7.0.4"
44
authors = [
55
"Guillaume Desmottes <[email protected]>",
66
"Josh Triplett <[email protected]>",

0 commit comments

Comments
 (0)