Skip to content

Commit ff56f5c

Browse files
chore: release v0.10.12 (#124)
## 🤖 New release * `cachey`: 0.10.11 -> 0.10.12 <details><summary><i><b>Changelog</b></i></summary><p> <blockquote> ## [0.10.12](0.10.11...0.10.12) - 2026-06-19 ### Other - dep updates ([#123](#123)) </blockquote> </p></details> --- This PR was generated with [release-plz](https://github.com/release-plz/release-plz/). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent b1cd046 commit ff56f5c

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.10.12](https://github.com/s2-streamstore/cachey/compare/0.10.11...0.10.12) - 2026-06-19
11+
12+
### Other
13+
14+
- dep updates ([#123](https://github.com/s2-streamstore/cachey/pull/123))
15+
1016
## [0.10.11](https://github.com/s2-streamstore/cachey/compare/0.10.10...0.10.11) - 2026-06-10
1117

1218
### Fixed

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 = "cachey"
3-
version = "0.10.11"
3+
version = "0.10.12"
44
edition = "2024"
55
authors = ["s2 team <hi@s2.dev>"]
66
license = "MIT"

0 commit comments

Comments
 (0)