fix(release): trigger patch release for sentence case follow-ups

Recover the missed patch release after PR #80 merged with a non-conventional title.
This commit is contained in:
asyouplz 2026-03-15 22:18:42 +09:00 committed by GitHub
parent 98210a349f
commit d420ecc67b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -16,6 +16,7 @@ SpeechNote 플러그인의 릴리스 프로세스 문서입니다.
```
2. PR을 `main` 브랜치로 머지합니다.
- semantic-release는 `main`에 실제로 들어간 최종 커밋 제목을 분석하므로, squash merge를 사용할 때도 머지 커밋 제목을 Conventional Commit 형식으로 유지해야 합니다.
3. GitHub Actions가 자동으로:
- 버전 업데이트