atlassian / lerna-semantic-release

📦:🛠✨💥 – fully automated package publishing
https://www.npmjs.com/package/lerna-semantic-release
683 stars 42 forks source link

fix(lerna-semantic-release-analyze-commits): handle when affectsLine runs over multiple lines #78

Closed bassjacob closed 7 years ago

lukebatchelor commented 7 years ago

LGTM!

bassjacob commented 7 years ago

@lukebatchelor @jpnelson I'll test this a little more. I've run it over all the commits in both projects we use internally and found a number of cases where this fix would release more packages than the old version.

I just want to try and see if I can catch any other edge cases.