fix(changelog): Fix changelog generation by properly stripping markdown code fences

This commit is contained in:
2024-06-23 23:29:36 +02:00
parent d7bf45f6b5
commit 07f1413d5e
3 changed files with 8 additions and 2 deletions

View File

@@ -1,5 +1,11 @@
# Changelog
## 2024-06-23 - 1.3.8 - fix(changelog)
Fix changelog generation by properly stripping markdown code fences
- Corrected the changelog generation code to ensure markdown code fences are properly stripped.
## 2024-06-23 - 1.3.7 - fix(aidoc)
Update to include package-lock.json in uncommitted changes check