Skip to content

Commit bfda2e0

Browse files
chore: release v0.2.22 (#163)
## 🤖 New release * `edera-check`: 0.2.21 -> 0.2.22 <details><summary><i><b>Changelog</b></i></summary><p> <blockquote> ## [0.2.22](v0.2.21...v0.2.22) - 2026-07-21 ### Added - Add KVM based checks ### Other - Update images digests ([#145](#145)) - Bump the cargo-updates group across 1 directory with 7 updates ([#157](#157)) </blockquote> </p></details> --- This PR was generated with [release-plz](https://github.com/release-plz/release-plz/). Co-authored-by: edera-cultivation[bot] <165992271+edera-cultivation[bot]@users.noreply.github.com>
1 parent 5828f68 commit bfda2e0

3 files changed

Lines changed: 13 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [0.2.22](https://github.com/edera-dev/edera-check/compare/v0.2.21...v0.2.22) - 2026-07-21
11+
12+
### Added
13+
14+
- Add KVM based checks
15+
16+
### Other
17+
18+
- Update images digests ([#145](https://github.com/edera-dev/edera-check/pull/145))
19+
- Bump the cargo-updates group across 1 directory with 7 updates ([#157](https://github.com/edera-dev/edera-check/pull/157))
20+
1021
## [0.2.21](https://github.com/edera-dev/edera-check/compare/v0.2.20...v0.2.21) - 2026-06-05
1122

1223
### Other

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 = "edera-check"
3-
version = "0.2.21"
3+
version = "0.2.22"
44
edition = "2024"
55
license = "Apache-2.0"
66
description = "CLI to run checks before installing or using Edera"

0 commit comments

Comments
 (0)