From 38319d412225e76f0a6fd21aba97c9cad78fb4ff Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 17 Apr 2026 21:36:39 +0000 Subject: [PATCH] chore(main): release 0.2.1 --- .release-please-manifest.json | 2 +- CHANGELOG.md | 22 ++++++++++++++++++++++ 2 files changed, 23 insertions(+), 1 deletion(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 305c150..57e0617 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1 +1 @@ -{".":"0.2.0"} +{".":"0.2.1"} diff --git a/CHANGELOG.md b/CHANGELOG.md index 632197e..0f20522 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,27 @@ # Changelog +## [0.2.1](https://github.com/hindermath/InventarWorkerService/compare/v0.2.0...v0.2.1) (2026-04-17) + + +### Bug Fixes / Fehlerbehebungen + +* install ripgrep for windows secret scan ([0fc09b3](https://github.com/hindermath/InventarWorkerService/commit/0fc09b3acb89364da96d6367af05a9a34fc195b9)) +* replace broken homogeneity workflow ([f19f5eb](https://github.com/hindermath/InventarWorkerService/commit/f19f5ebd151e9749fd90effa8e6a54f620a3c571)) +* stabilize windows secret scan CI ([8af0439](https://github.com/hindermath/InventarWorkerService/commit/8af0439acab1144e43803c20e344a22e5c16b4d7)) + + +### Documentation / Dokumentation + +* update stats ([29f74fb](https://github.com/hindermath/InventarWorkerService/commit/29f74fb449f8d28da045898e7345e3a93142fe9d)) + + +### Maintenance / Wartung + +* complete bilingual compliance markers ([46b8c6e](https://github.com/hindermath/InventarWorkerService/commit/46b8c6e67fe39e67d29191ecbe1a165576977edc)) +* complete bilingual heading coverage ([6ee9092](https://github.com/hindermath/InventarWorkerService/commit/6ee90929e92a684a65701fb9fc474837cc370705)) +* sync constitution to v1.4.0 ([870089d](https://github.com/hindermath/InventarWorkerService/commit/870089dba44f89ce486db2986249ea6fe9c9a8e1)) +* update stats ([fc6ba85](https://github.com/hindermath/InventarWorkerService/commit/fc6ba854e8b6bdafcd480124cd3eec5a91d8df0b)) + ## [0.2.0](https://github.com/hindermath/InventarWorkerService/compare/v0.1.0...v0.2.0) (2026-04-12)