keiro-core 0.13.0.0 → 0.14.0.0
raw patch · 2 files changed
+7/−1 lines, 2 filesPVP ok
version bump matches the API change (PVP)
API changes (from Hackage documentation)
Files
- CHANGELOG.md +6/−0
- keiro-core.cabal +1/−1
CHANGELOG.md view
@@ -6,6 +6,12 @@ ## Unreleased +## 0.14.0.0 — 2026-08-21++No API changes this release. `keiro-core` is republished at the shared version so+that the lockstep package set carries one version number; its dependents'+PVP-compatible `keiro-core` bounds move with it.+ ## 0.13.0.0 — 2026-08-17 ### Breaking Changes
keiro-core.cabal view
@@ -1,6 +1,6 @@ cabal-version: 3.0 name: keiro-core-version: 0.13.0.0+version: 0.14.0.0 synopsis: Core contracts for Keiro packages description: Stable stream, codec, event-stream, and integration-event contracts