fix(aidocs_classes): clarify recommendedNextVersionMessage field to require only the description body without the type(scope) prefix
This commit is contained in:
@@ -1,5 +1,11 @@
|
||||
# Changelog
|
||||
|
||||
## 2025-12-16 - 1.11.4 - fix(aidocs_classes)
|
||||
clarify recommendedNextVersionMessage field to require only the description body without the type(scope) prefix
|
||||
|
||||
- Updated inline documentation in ts/aidocs_classes/commit.ts to explicitly state that recommendedNextVersionMessage must be only the description body (example: 'bump dependency to ^1.2.6') and not include the type(scope) prefix.
|
||||
- Removes ambiguity in the example text and improves guidance for commit message generation.
|
||||
|
||||
## 2025-12-15 - 1.11.0 - feat(commit)
|
||||
Integrate DualAgentOrchestrator for commit message generation and improve diff/context handling
|
||||
|
||||
|
||||
Reference in New Issue
Block a user