Skip to content

Commit 0d0190d

Browse files
chore: release v0.0.7
1 parent 7202130 commit 0d0190d

File tree

3 files changed

+11
-2
lines changed

3 files changed

+11
-2
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
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+
## [0.0.7](https://github.com/eopb/cargo-override/compare/v0.0.6...v0.0.7) - 2025-04-14
10+
11+
### Other
12+
13+
- fix permissions for nix-update action
14+
- bump the cargo-dependencies group with 5 updates
15+
- bump the github-dependencies group with 4 updates
16+
- add action to keep nix flake up to date
17+
918
## [0.0.6](https://github.com/eopb/cargo-override/compare/v0.0.5...v0.0.6) - 2025-03-14
1019

1120
### Added

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-override"
3-
version = "0.0.6"
3+
version = "0.0.7"
44
edition = "2021"
55
rust-version = "1.83"
66
license = "Apache-2.0 OR MIT"

0 commit comments

Comments
 (0)