Commit 139d1ec
FIX: Extract only first changelog entry using AWK instead of sed range
- Previous sed range was extracting all changelog entries (v1.0.0 to v3.2.3)
- AWK command now stops at second ## [ header, extracting only first entry
- This will finally show only v3.2.3 content in Recent Changes section
- Resolves issue where multiple versions were being displayed
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <[email protected]>1 parent f5cc0c6 commit 139d1ec
1 file changed
+1
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
371 | 371 | | |
372 | 372 | | |
373 | 373 | | |
374 | | - | |
375 | | - | |
| 374 | + | |
376 | 375 | | |
377 | 376 | | |
378 | 377 | | |
| |||
0 commit comments