fix(deps): update dependency conventional-changlog-writer to v7#529
fix(deps): update dependency conventional-changlog-writer to v7#529
Conversation
|
integration test "Exclude commits if they have a matching revert commits" fails because it appears the handling of revert commits no longer works the same as the previous major version. there are additional failures from unit tests because i have not yet solved the comparison of the transform function in the beta branch that this pr is branched from. those can be ignored for the purpose that this pr is targeting. |
…ional-changelog expectations based on conventional-changelog/conventional-changelog#1121 (comment). however, assuming the previous order actually aligned with how core provides the list, this will need to be coordinated with reversing that list somewhere
|
got the integration test passing by reversing the list of commits to match the conventional-changelog expectations based on conventional-changelog/conventional-changelog#1121 (comment). however, assuming the previous order actually aligned with how core provides the list, this will need to be coordinated with reversing that list somewhere |
|
merging since the remaining failing tests are related to the writerOpts, not the writer package |
|
🎉 This PR is included in version 12.0.0-beta.2 🎉 The release is available on: Your semantic-release bot 📦🚀 |
|
🎉 This PR is included in version 12.0.0 🎉 The release is available on: Your semantic-release bot 📦🚀 |
No description provided.