robbestad/react-iframe

What's going on with the update/release commits?

Closed this issue · 1 comments

Looking over the commit history to see what had changed since earlier this year. The CHANGELOG.md(or releases page) isn't too useful since commit messages adding changes often either don't use the keywords it expects at all or uses them incorrectly(part of a chore for release).

You have a pattern of release commits sometimes 2-3 times in a row. Usually only the first may contain actual changes or be for a prior commit. The others just seem to be version bumps for no reason? Is this a bug with some release automation?

I know, the update script was completely wacky... :( Have changed it since 1.7.8 to avoid the multiple commits, and I should also remember to actually use conventional commits structure... Sorry about that, and thanks for pointing it out.