Skip to content

Commit fdb032d

Browse files
chore(hotfix-status): release v0.1.1 (#178)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 862d80c commit fdb032d

3 files changed

Lines changed: 8 additions & 2 deletions

File tree

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.

crates/hotfix-status/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.1.1](https://github.com/Validus-Risk-Management/hotfix/compare/hotfix-status-v0.1.0...hotfix-status-v0.1.1) - 2025-09-08
11+
12+
### Other
13+
14+
- prepare hotfix-status for release ([#177](https://github.com/Validus-Risk-Management/hotfix/pull/177))
15+
1016
## [0.0.26](https://github.com/Validus-Risk-Management/hotfix/compare/hotfix-status-v0.0.25...hotfix-status-v0.0.26) - 2025-09-08
1117

1218
### Added

crates/hotfix-status/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "hotfix-status"
33
description = "Status endpoints and an option web-based dashboard for the HotFIX engine"
4-
version = "0.1.0"
4+
version = "0.1.1"
55
authors.workspace = true
66
edition.workspace = true
77
license.workspace = true

0 commit comments

Comments
 (0)