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

This commit is contained in:
2024-06-23 23:50:51 +02:00
parent d783965b25
commit 7de157ccb3
3 changed files with 9 additions and 5 deletions

View File

@@ -1,11 +1,16 @@
# Changelog
## 2024-06-23 - 1.3.9 - fix(aidoc)
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.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