From b275c145fd8f5937e6c27916ccd204cbaf8bf526 Mon Sep 17 00:00:00 2001 From: Nikolas Rimikis Date: Thu, 2 May 2024 10:29:09 +0200 Subject: [PATCH] chore: fix changelog credits Signed-off-by: Nikolas Rimikis --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 30f616dd1..bc0ce0411 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -32,7 +32,7 @@ - Fix wrong type definition in OpenAPI specs [#2232](https://github.com/nextcloud/cookbook/pull/2232) @Leptopoda - Removed no longer existing app Nook - [#2225](https://github.com/nextcloud/cookbook/pull/2225) @Leptopoda + [#2225](https://github.com/nextcloud/cookbook/pull/2225) @shagn ### Maintenance - Add Typescript support