diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 27525bc3..50ee4784 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -4,7 +4,7 @@ "notify-and-hydrate-state": "1.4.1", "hydrate-orchestrator": "6.3.9", "firestartr-bootstrap": "1.2.5", - "update-claims-features": "1.1.13", + "update-claims-features": "1.1.14", "kind": "1.1.1", "validate-crds": "1.0.0", "gh": "1.4.0" diff --git a/update-claims-features/CHANGELOG.md b/update-claims-features/CHANGELOG.md index 542cfdb8..705378e4 100644 --- a/update-claims-features/CHANGELOG.md +++ b/update-claims-features/CHANGELOG.md @@ -1,5 +1,14 @@ # Changelog +## [1.1.14](https://github.com/prefapp/daggerverse/compare/update-claims-features-v1.1.13...update-claims-features-v1.1.14) (2026-03-12) + + +### Bug Fixes + +* Error on PR creation ([#414](https://github.com/prefapp/daggerverse/issues/414)) ([eaf1ab7](https://github.com/prefapp/daggerverse/commit/eaf1ab7fe0e01f79fd286ee2aafa9b20d25fe8b1)) +* Skip changelogs that are not found ([#431](https://github.com/prefapp/daggerverse/issues/431)) ([7d886b4](https://github.com/prefapp/daggerverse/commit/7d886b4da93a6391ee13813ed5e021b74f51d775)) +* 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.1.13](https://github.com/prefapp/daggerverse/compare/update-claims-features-v1.1.12...update-claims-features-v1.1.13) (2026-02-19)