mirror of
https://github.com/laurent22/joplin.git
synced 2024-12-24 10:27:10 +02:00
Doc: Fixed changelog generation for API
This commit is contained in:
parent
fba325f60e
commit
4283bbde7f
@ -119,6 +119,7 @@ function formatCommitMessage(msg) {
|
||||
return {
|
||||
type: detectType(msg),
|
||||
message: msg.trim(),
|
||||
subModule: subModule,
|
||||
};
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user