Why Releasing Should Take 30 Seconds, Not 30 Minutes
Here's how releases used to go for me:
Figure out what version number comes next (is this a patch? minor? I broke the API so... major?)
Update package.json
Update any other version references
Write the changelog (scroll through commits, try to re...
opensourcemyfriend.hashnode.dev3 min read