Skip to content

Commit 91e08d9

Browse files
chore(release): 1.10.7 [skip ci]
## [1.10.7](v1.10.6...v1.10.7) (2026-02-19) ### Bug Fixes * fix count_last_minutes midnight wrapping and bloops_per_day timezone ([#4](#4)) ([da4cd06](da4cd06))
1 parent da4cd06 commit 91e08d9

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.10.7](https://github.com/bloop-box/bloop-server-framework/compare/v1.10.6...v1.10.7) (2026-02-19)
2+
3+
4+
### Bug Fixes
5+
6+
* fix count_last_minutes midnight wrapping and bloops_per_day timezone ([#4](https://github.com/bloop-box/bloop-server-framework/issues/4)) ([da4cd06](https://github.com/bloop-box/bloop-server-framework/commit/da4cd063905be3a371eb57dd1a0f6b5d6ace79a1))
7+
18
## [1.10.6](https://github.com/bloop-box/bloop-server-framework/compare/v1.10.5...v1.10.6) (2026-02-09)
29

310

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 = "bloop-server-framework"
3-
version = "1.10.6"
3+
version = "1.10.7"
44
edition = "2024"
55
authors = ["Ben Scholzen 'DASPRiD' <mail@dasprids.de>"]
66
description = "Bloop server framework"

0 commit comments

Comments
 (0)