From c77b37813ade5b9adfd40557d66cbceea53aff46 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 15 Sep 2025 05:55:47 +0000 Subject: [PATCH] chore(release): 1.2.1 [skip ci] ## [1.2.1](https://git.kjan.de/templates/react/compare/v1.2.0...v1.2.1) (2025-09-15) ### Bug Fixes * Fix build release ([d900765](https://git.kjan.de/templates/react/commit/d9007658e4a0e9ded9f552b71c0f5482134975a5)) --- docs/CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md index ba9fb5c..e92e6bf 100644 --- a/docs/CHANGELOG.md +++ b/docs/CHANGELOG.md @@ -1,3 +1,10 @@ +## [1.2.1](https://git.kjan.de/templates/react/compare/v1.2.0...v1.2.1) (2025-09-15) + + +### Bug Fixes + +* Fix build release ([d900765](https://git.kjan.de/templates/react/commit/d9007658e4a0e9ded9f552b71c0f5482134975a5)) + # [1.2.0](https://git.kjan.de/templates/react/compare/v1.1.0...v1.2.0) (2025-09-15)