Monday, February 14, 2022Handle versioning with semantic-release
When you have a npm package, it requires to provide a version number. It can be pretty tedious to edit it, that's why I tend to use a tool like semantic-release to automate this process.