chore(release): 1.15.2 [skip ci]

## [1.15.2](https://github.com/asepharyana/zesdex/compare/v1.15.1...v1.15.2) (2026-07-17)

### Bug Fixes

* correct jitter range to ±25% and fix abort.rs doc — review findings ([9b6e51d](https://github.com/asepharyana/zesdex/commit/9b6e51dc677cc4b798532f1e63335785f2f7bbbf))
This commit is contained in:
semantic-release-bot
2026-07-17 20:21:33 +00:00
parent 9b6e51dc67
commit 6680795ce7
3 changed files with 16 additions and 9 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ members = [
]
[workspace.package]
version = "1.15.1"
version = "1.15.2"
edition = "2021"
authors = ["asepharyana <superaseph@gmail.com>"]