chore(cache-valkey): framework version alignment to v1.1.2

This commit is contained in:
2026-08-08 00:43:17 -06:00
parent 60226ecc01
commit df462ca031
4 changed files with 15 additions and 7 deletions
+8
View File
@@ -4,6 +4,14 @@ All notable changes to this module are documented here.
Format follows [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
This module adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [1.1.2] — 2026-08-08
Patch — coordinated framework version alignment.
### Changed
- Bumped `contracts`, `core` to v1.1.2. No code or API changes.
## [1.1.1] — 2026-08-07
Patch — corrected doc examples plus framework version alignment.