Skip to content

Commit a9aa55e

Browse files
chore: release v0.2.12 (#77)
## πŸ€– New release * `edera-check`: 0.2.11 -> 0.2.12 (βœ“ API compatible changes) <details><summary><i><b>Changelog</b></i></summary><p> <blockquote> ## [0.2.12](v0.2.11...v0.2.12) - 2026-03-26 ### Other - Add hv-debug-info ([#76](#76)) </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 4051891 commit a9aa55e

3 files changed

Lines changed: 8 additions & 2 deletions

File tree

β€ŽCHANGELOG.mdβ€Ž

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

88
## [Unreleased]
99

10+
## [0.2.12](https://github.com/edera-dev/edera-check/compare/v0.2.11...v0.2.12) - 2026-03-26
11+
12+
### Other
13+
14+
- Add hv-debug-info ([#76](https://github.com/edera-dev/edera-check/pull/76))
15+
1016
## [0.2.11](https://github.com/edera-dev/edera-check/compare/v0.2.10...v0.2.11) - 2026-03-24
1117

1218
### 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.11"
3+
version = "0.2.12"
44
edition = "2024"
55
license = "Apache-2.0"
66
description = "CLI to run checks before installing or using Edera"

0 commit comments

Comments
Β (0)