From ea63a41e2a3856d3e4e3e6c6854e1a123d102ef9 Mon Sep 17 00:00:00 2001 From: "forgejo[bot]" Date: Thu, 11 Sep 2025 13:26:53 +0000 Subject: [PATCH] chore(release): [skip ci] --- docs/CHANGELOG.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 docs/CHANGELOG.md diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md new file mode 100644 index 0000000..6ac3b47 --- /dev/null +++ b/docs/CHANGELOG.md @@ -0,0 +1,17 @@ +# 1.0.0 (2025-09-11) + + +### Bug Fixes + +* Docker runner ([4278cd9](https://git.kjan.de/templates/react/commit/4278cd9e540064ebee48152f9862691c3f138e98)) +* Downgrade artifact actions to 3 ([5dbac27](https://git.kjan.de/templates/react/commit/5dbac27b7e172abcbb56a8cda2c3f01f499facff)) +* Fix up some stuff ([effa4e4](https://git.kjan.de/templates/react/commit/effa4e4cf7cf366d3097ccba9a283437dcf23c0b)) +* install ([0a11a2b](https://git.kjan.de/templates/react/commit/0a11a2b279508fe83681bf1909c6809ad90e8cc6)) +* Install node 24 ([dd9a4b6](https://git.kjan.de/templates/react/commit/dd9a4b6b60fe06c066cddc6134a364c47ce5c79c)) +* Use bun ([5558b6b](https://git.kjan.de/templates/react/commit/5558b6b1937adf1973ab9f20e7ba4a0add55ebb9)) +* Valid artifact names ([9a5129e](https://git.kjan.de/templates/react/commit/9a5129ee8d402385a211c5cc2c00a72a2bb78c96)) + + +### Features + +* Add releases ([794c528](https://git.kjan.de/templates/react/commit/794c528c3c130a8f4d1bdb2afc5a79e1cd36d0fa))