fix(aidocs_classes): Fix typo in INextCommitObject interface

This commit is contained in:
2024-06-23 19:47:43 +02:00
parent 4c83725120
commit b6fb7bf029
3 changed files with 8 additions and 3 deletions

View File

@@ -1,5 +1,10 @@
# Changelog
## 23.06.2024 - 1.3.1 - {{nextVersionScope}}
fix(aidocs_classes): Fix typo in INextCommitObject interface
{{nextVersionDetails}}
```markdown
## [1.2.4]
### Fixed
@@ -29,4 +34,4 @@ fix(aidocs): Fix bug in AiDoc class causing undefined token handling
## [1.1.42] - 2023-10-30
### Fixed
- Improve commit message generation by handling empty diffs and updating changelog instructions
- Improve commit message generation by handling empty diffs and updating changelog instructions