Project Management Software Development Versioning with SemVer and Conventional Commits In this article, you will learn why it’s important to version your project and how you can introduce versioning with Conventional Commits and standard-version. Let’s start with refreshing our knowledge about one of the most popular versioning conventions. Semantic Versioning – quick recap You have probably already seen some kind…