From 7305e05568cc61b3aae99751e646bcdef6593768 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 30 May 2026 22:19:07 +0000 Subject: [PATCH] chore(main): release 0.2.3 --- .release-please-manifest.json | 2 +- CHANGELOG.md | 23 +++++++++++++++++++++++ 2 files changed, 24 insertions(+), 1 deletion(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 96ab372..1f7aeaa 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1 +1 @@ -{".":"0.2.2"} +{".":"0.2.3"} diff --git a/CHANGELOG.md b/CHANGELOG.md index bba3fa3..ddb5543 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,28 @@ # Changelog +## [0.2.3](https://github.com/hindermath/InventarWorkerService/compare/v0.2.2...v0.2.3) (2026-05-30) + + +### Bug Fixes / Fehlerbehebungen + +* relax homogeneity EN guidance detection ([61090c6](https://github.com/hindermath/InventarWorkerService/commit/61090c6d752da53e0dae2953aaeffe1fc28113df)) + + +### Documentation / Dokumentation + +* add GitHub and GitLab CLI-first guidance ([c8df9b0](https://github.com/hindermath/InventarWorkerService/commit/c8df9b09c85b1261a0082ae843f8e58deffb1a3e)) +* add Spec-Kit model routing guidance ([7500f57](https://github.com/hindermath/InventarWorkerService/commit/7500f57e44a8103796a6d1a5285ab872de6aacca)) +* amend constitution to v1.13.0 for preset governance ([299d19a](https://github.com/hindermath/InventarWorkerService/commit/299d19aa60927646ccbc5924862439f0c9eb30c2)) +* amend constitution to v1.13.0 for preset governance ([3dcbf7d](https://github.com/hindermath/InventarWorkerService/commit/3dcbf7da301b0a993f8e080f09a5ddba5ffcfc09)) +* propagate AI-SBOM governance ([7b7a2bb](https://github.com/hindermath/InventarWorkerService/commit/7b7a2bb68f8e00019c07a99f77c84a3f209faa7e)) +* propagate security-governance v0.4.0 ([2c39bb2](https://github.com/hindermath/InventarWorkerService/commit/2c39bb2378a9e4509cce6768acb249143794893d)) +* propagate spec-kit preset governance ([c03fd6c](https://github.com/hindermath/InventarWorkerService/commit/c03fd6cad3f19b9b85d7a77a03fed0da6c6f8f7e)) + + +### Maintenance / Wartung + +* configure spec-kit governance presets ([d4049ae](https://github.com/hindermath/InventarWorkerService/commit/d4049ae00a2cbef6ddad865f92e7c6e8f54f54ab)) + ## [0.2.2](https://github.com/hindermath/InventarWorkerService/compare/v0.2.1...v0.2.2) (2026-04-30)