docs: 릴리즈 노트 정리 (2026-03-31)
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
부모
25ffed7a9b
커밋
6e0075da9f
16
docs/RELEASE-NOTES.md
Normal file
16
docs/RELEASE-NOTES.md
Normal file
@ -0,0 +1,16 @@
|
|||||||
|
# Release Notes
|
||||||
|
|
||||||
|
이 문서는 [Keep a Changelog](https://keepachangelog.com/ko/1.0.0/) 형식을 따릅니다.
|
||||||
|
|
||||||
|
## [Unreleased]
|
||||||
|
|
||||||
|
## [2026-03-31]
|
||||||
|
|
||||||
|
### 수정
|
||||||
|
- CI/CD 배포 워크플로우 개선: 배포 디렉토리 자동 생성(mkdir -p), lint 검증 단계 추가
|
||||||
|
- ESLint 에러 수정: useEffect 내 직접 setState 호출 제거, 렌더 중 ref 업데이트를 useEffect로 이동
|
||||||
|
|
||||||
|
### 기타
|
||||||
|
- 팀 워크플로우 초기 구성: CLAUDE.md, .sdkmanrc(Java 21), .node-version(24) 추가
|
||||||
|
- settings.json hooks 섹션 추가, workflow-version.json gitea_url 필드 추가
|
||||||
|
- NEXUS_NPM_AUTH 시크릿 등록
|
||||||
불러오는 중...
Reference in New Issue
Block a user