Skip to content

Commit 172d8e2

Browse files
committed
docs: CLAUDE.md 불필요한 내용 제거
1 parent 4689ca1 commit 172d8e2

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

CLAUDE.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,6 @@ just release # Create automated release via semantic-release
168168
The release process is fully automated via semantic-release:
169169

170170
- **Version determination**: Automatically calculated from commit types (feat → minor, fix → patch, BREAKING CHANGE → major)
171-
- **Release notes**: Generated with 2-tier structure (Highlights for feat/fix/perf, Maintenance for chore/docs/refactor)
172171
- **Workflow**: Push to `release` branch triggers GitHub Actions → semantic-release creates tag, GitHub Release, and updates CHANGELOG.md
173172
- **Commit format**: Must follow Conventional Commits (enforced by commitlint)
174173

0 commit comments

Comments
 (0)