From 1f51406dbf9096cd9482f1fa8dafa27d941c1abe Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 20 Jun 2026 14:50:50 +0000 Subject: [PATCH] chore(main): release 0.3.0 --- .release-please-manifest.json | 2 +- CHANGELOG.md | 38 +++++++++++++++++++++++++++++++++++ 2 files changed, 39 insertions(+), 1 deletion(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 96ab372..1c861e1 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1 +1 @@ -{".":"0.2.2"} +{".":"0.3.0"} diff --git a/CHANGELOG.md b/CHANGELOG.md index bba3fa3..29babeb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,43 @@ # Changelog +## [0.3.0](https://github.com/hindermath/InventarWorkerService/compare/v0.2.2...v0.3.0) (2026-06-20) + + +### Features / Neue Funktionen + +* update architecture governance preset to v0.3.0 ([bae5cd3](https://github.com/hindermath/InventarWorkerService/commit/bae5cd34cc3e2c32e0e88b3c8d76dbc1d579be57)) + + +### Bug Fixes / Fehlerbehebungen + +* relax homogeneity EN guidance detection ([61090c6](https://github.com/hindermath/InventarWorkerService/commit/61090c6d752da53e0dae2953aaeffe1fc28113df)) + + +### Documentation / Dokumentation + +* add didactic inline comment hardening guidance ([77c828e](https://github.com/hindermath/InventarWorkerService/commit/77c828ee29063f0d62be071e5c2ed508c44faa7d)) +* add generic secure development guide ([ec83622](https://github.com/hindermath/InventarWorkerService/commit/ec83622dd976e1d12587b1bd85ceb2bb9df2f4e4)) +* add GitHub and GitLab CLI-first guidance ([c8df9b0](https://github.com/hindermath/InventarWorkerService/commit/c8df9b09c85b1261a0082ae843f8e58deffb1a3e)) +* add secure development hardening intake ([b29a629](https://github.com/hindermath/InventarWorkerService/commit/b29a629270c63de02b305810d2e4bb2f818c968e)) +* 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)) +* prepare secure development hardening ([a22a7e1](https://github.com/hindermath/InventarWorkerService/commit/a22a7e1ca37dd94b0a9ad95be21c7300720a98a8)) +* prepare secure development hardening ([dfa0ec7](https://github.com/hindermath/InventarWorkerService/commit/dfa0ec74b6134884ff15f4da06930d05f5650ea7)) +* prepare secure development hardening ([f7a25b4](https://github.com/hindermath/InventarWorkerService/commit/f7a25b4ec7723142c4d9f8bc062c5fb4a8188288)) +* 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)) +* reference secure development guide in constitution ([a92004b](https://github.com/hindermath/InventarWorkerService/commit/a92004bd58a3122706d842c6d7c7f9f3a1287c35)) + + +### Maintenance / Wartung + +* configure spec-kit governance presets ([d4049ae](https://github.com/hindermath/InventarWorkerService/commit/d4049ae00a2cbef6ddad865f92e7c6e8f54f54ab)) +* update agent parity governance to v0.2.0 ([b5ddf72](https://github.com/hindermath/InventarWorkerService/commit/b5ddf726ed8ec3efa6b8695da7d992eb513b140a)) +* update governance presets ([ae3b7d1](https://github.com/hindermath/InventarWorkerService/commit/ae3b7d10449a0bfb011554185d90d39b6b7d8e39)) +* update governance presets for audit evidence ([441ca8f](https://github.com/hindermath/InventarWorkerService/commit/441ca8f41ca8500d1304b84fd85ef54f74420c73)) + ## [0.2.2](https://github.com/hindermath/InventarWorkerService/compare/v0.2.1...v0.2.2) (2026-04-30)