From 7a5f56927f1b8060c1c0105d29c6134641b8e926 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 15 Sep 2025 06:43:50 +0000 Subject: [PATCH] chore(release): 1.3.0 [skip ci] # [1.3.0](https://git.kjan.de/templates/react/compare/v1.2.3...v1.3.0) (2025-09-15) ### Bug Fixes * Add size yml ([0fd3520](https://git.kjan.de/templates/react/commit/0fd3520b11c1777a656937308dbf89d688abf800)) * Fix routing ([9fe7723](https://git.kjan.de/templates/react/commit/9fe7723d1347332f4de3d02555f0dddefa1de571)) * Remove shit ([269903e](https://git.kjan.de/templates/react/commit/269903e402a9d0393d77685a03daeebdc03045f0)) ### Features * Add basic ci ([708bd3a](https://git.kjan.de/templates/react/commit/708bd3ac9a1c42cd562fdf9de79b4439df360905)) * Add stale pipeline ([dd33698](https://git.kjan.de/templates/react/commit/dd33698f9f230456b88cfe6a49444cdca0919398)) --- docs/CHANGELOG.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md index 6c3fe58..e55f2e0 100644 --- a/docs/CHANGELOG.md +++ b/docs/CHANGELOG.md @@ -1,3 +1,18 @@ +# [1.3.0](https://git.kjan.de/templates/react/compare/v1.2.3...v1.3.0) (2025-09-15) + + +### Bug Fixes + +* Add size yml ([0fd3520](https://git.kjan.de/templates/react/commit/0fd3520b11c1777a656937308dbf89d688abf800)) +* Fix routing ([9fe7723](https://git.kjan.de/templates/react/commit/9fe7723d1347332f4de3d02555f0dddefa1de571)) +* Remove shit ([269903e](https://git.kjan.de/templates/react/commit/269903e402a9d0393d77685a03daeebdc03045f0)) + + +### Features + +* Add basic ci ([708bd3a](https://git.kjan.de/templates/react/commit/708bd3ac9a1c42cd562fdf9de79b4439df360905)) +* Add stale pipeline ([dd33698](https://git.kjan.de/templates/react/commit/dd33698f9f230456b88cfe6a49444cdca0919398)) + ## [1.2.3](https://git.kjan.de/templates/react/compare/v1.2.2...v1.2.3) (2025-09-15)