From 74d978868bd8d3e95aed0314582bc830fef4ff6c Mon Sep 17 00:00:00 2001 From: HYOJIN Date: Tue, 24 Mar 2026 14:33:06 +0900 Subject: [PATCH] =?UTF-8?q?docs:=20=EB=A6=B4=EB=A6=AC=EC=A6=88=20=EB=85=B8?= =?UTF-8?q?=ED=8A=B8=20=EC=97=85=EB=8D=B0=EC=9D=B4=ED=8A=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docs/RELEASE-NOTES.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/RELEASE-NOTES.md b/docs/RELEASE-NOTES.md index fb29d81..14e528d 100644 --- a/docs/RELEASE-NOTES.md +++ b/docs/RELEASE-NOTES.md @@ -74,6 +74,7 @@ - AIS Import Job 로그에 캐시 적재 흐름 명시 (`API → 캐시`) ### 기타 +- Gitea Actions 자동배포 워크플로우 추가 - 프론트엔드 title 변경 (#76) - Gitea 팀 프로젝트 워크플로우 구조 적용 - commit-msg 정규식 통일 (#1)