fix(core): Fixed usage of plugins in project context and readme generation

This commit is contained in:
2024-06-23 16:46:10 +02:00
parent b6c9cea5d1
commit 01fc0d0c6e
2 changed files with 11 additions and 2 deletions

View File

@@ -1,4 +1,13 @@
# Changelog
## 1.2.1
fix(core): Fixed usage of plugins in project context and readme generation
## 1.2.0
feat(aidocs_classes): Enhance changelog generation by supporting complete generation in the absence of previous changelog files
feat(aidocs_classes): Enhance changelog generation by supporting complete generation in the absence of previous changelog files
## 1.1.42
fix(aidoc_classes): Improve commit message generation by handling empty diffs and updating changelog instructions
## 1.1.41
fix(aidoc_classes): Improve commit message generation by handling empty diffs and updating changelog instructions