From 5b28baaecfe99282a1b2b86b2c9459a3ac224a2e Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Thu, 11 Sep 2025 13:34:09 +0000 Subject: [PATCH] chore(release): 1.1.0 [skip ci] # [1.1.0](https://git.kjan.de/templates/react/compare/v1.0.0...v1.1.0) (2025-09-11) ### Features * Add git action ([c45aa9e](https://git.kjan.de/templates/react/commit/c45aa9e9aeffe6237a4e2ba7d63b4f0c6e0896e4)) --- docs/CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md index 6ac3b47..cc83a40 100644 --- a/docs/CHANGELOG.md +++ b/docs/CHANGELOG.md @@ -1,3 +1,10 @@ +# [1.1.0](https://git.kjan.de/templates/react/compare/v1.0.0...v1.1.0) (2025-09-11) + + +### Features + +* Add git action ([c45aa9e](https://git.kjan.de/templates/react/commit/c45aa9e9aeffe6237a4e2ba7d63b4f0c6e0896e4)) + # 1.0.0 (2025-09-11)