From c3859f166ebed4af5dbc78c52651a73a130b98b4 Mon Sep 17 00:00:00 2001 From: DongkyunKim <134477764+dongkyun0713@users.noreply.github.com> Date: Thu, 19 Dec 2024 01:50:31 +0900 Subject: [PATCH] =?UTF-8?q?fix(#239):=20=EC=B1=8C=EB=A6=B0=EC=A7=80=20?= =?UTF-8?q?=EC=A3=BC=EA=B8=B0=20=EC=88=98=EC=A0=95=20=EC=95=88=EB=90=98?= =?UTF-8?q?=EB=8A=94=20=EC=98=A4=EB=A5=98=20=ED=95=B4=EA=B2=B0=20(#241)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Refactor: 리펙토링 * refactor(#217): 챌린지 블록이 시작전에 5개 이상 쌓이면 탈퇴하도록 변경 * refactor: 챌린지 반환 타입에 챌린지 작성자 추가