Skip to content

Commit 166e335

Browse files
chore: version 1.5.2 [skip ci]
## [1.5.2](v1.5.1...v1.5.2) (2026-02-25) ### Bug Fixes * resolve markdownlint errors in docs and CONTRIBUTING ([fc80dcc](fc80dcc))
1 parent fc80dcc commit 166e335

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.5.2](https://github.com/hyperi-io/hyperi-rustlib/compare/v1.5.1...v1.5.2) (2026-02-25)
2+
3+
4+
### Bug Fixes
5+
6+
* resolve markdownlint errors in docs and CONTRIBUTING ([fc80dcc](https://github.com/hyperi-io/hyperi-rustlib/commit/fc80dccdfbc802b9187622d3db3cf96bedfde35a))
7+
18
## [1.5.1](https://github.com/hyperi-io/hyperi-rustlib/compare/v1.5.0...v1.5.1) (2026-02-25)
29

310

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
[package]
1010
name = "hyperi-rustlib"
11-
version = "1.5.1"
11+
version = "1.5.2"
1212
edition = "2021"
1313
rust-version = "1.80"
1414
description = "Shared utility library for HyperI Rust applications"

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.5.1
1+
1.5.2

0 commit comments

Comments
 (0)