[codex] 릴리즈 문서 보존과 액션 버전 정리#13
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
변경 사항
docs/releases/v0.9.0.md를 복구했습니다.docs/releases/README.md아카이브 인덱스를 추가하고, 자동 동기화 시 모든v*.md릴리즈 문서를 최신순으로 갱신하도록 했습니다.actions/checkout과actions/setup-node를 v6 major로 올려 Node 20 deprecation 경고를 정리했습니다.검증
node --check scripts/sync-release-docs.mjsnode --check scripts/sync-release-docs.test.mjsnpm run testnpm run lintnpm run buildnpm run release:sync-docs -- --version v0.10.0 --date 2026-06-02 --notes-file /tmp/devwiki-v0.10.0-release.md참고
chore:와docs:타입이라 main에 머지되어도 semantic-release의 새 릴리즈 트리거가 아닙니다.