Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(conventional-commits-parser): add bodyLines to commit object #1167

Conversation

kleinfreund
Copy link

@kleinfreund kleinfreund commented Nov 18, 2023

Adds the new property bodyLines as a line-by-line representation of body to the commit object.

Closes #1166.

Adds the new property `bodyLines` as a line-by-line representation of `body` to the commit object.

Closes conventional-changelog#1166.
@dangreen
Copy link
Member

#1166 (comment)

@dangreen dangreen closed this Feb 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Add array representation of commit.body to conventional-commits-parser
2 participants