fix(cli): improve changelog release handling and TypeScript compatibility
This commit is contained in:
@@ -3,6 +3,14 @@
|
||||
## Pending
|
||||
|
||||
|
||||
### Fixes
|
||||
|
||||
- improve changelog release handling and TypeScript compatibility (cli)
|
||||
- Avoid mutating changelog files when only reading pending entries
|
||||
- Remove the consumed Pending section when moving entries to a versioned release
|
||||
- Use async project metadata creation and safer unknown error handling for updated dependencies
|
||||
- Add changelog helper tests for missing, consumed, and recreated Pending sections
|
||||
|
||||
## 2026-05-24 - 2.19.4
|
||||
|
||||
### Fixes
|
||||
|
||||
Reference in New Issue
Block a user