diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 27525bc3..be2089a6 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,7 +1,7 @@ { "k6": "2.0.0", "dagger-structure-test": "1.0.0", - "notify-and-hydrate-state": "1.4.1", + "notify-and-hydrate-state": "1.4.2", "hydrate-orchestrator": "6.3.9", "firestartr-bootstrap": "1.2.5", "update-claims-features": "1.1.13", diff --git a/notify-and-hydrate-state/CHANGELOG.md b/notify-and-hydrate-state/CHANGELOG.md index 5fdb3396..58b213a9 100644 --- a/notify-and-hydrate-state/CHANGELOG.md +++ b/notify-and-hydrate-state/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.4.2](https://github.com/prefapp/daggerverse/compare/notify-and-hydrate-state-v1.4.1...notify-and-hydrate-state-v1.4.2) (2026-03-12) + + +### Bug Fixes + +* Updated all commit messages to include the ci: prefix ([#422](https://github.com/prefapp/daggerverse/issues/422)) ([d1ff06d](https://github.com/prefapp/daggerverse/commit/d1ff06d72afb51ea16b1f79fd6fc47f561ddefe2)) + ## [1.4.1](https://github.com/prefapp/daggerverse/compare/notify-and-hydrate-state-v1.4.0...notify-and-hydrate-state-v1.4.1) (2024-12-20)