semantic-versioning.md

July 15, 2021 ยท View on GitHub

Bookmarks tagged [semantic-versioning]

www.codever.land/bookmarks/t/semantic-versioning

Introduction - semantic-release

https://semantic-release.gitbook.io/semantic-release/

semantic-release automates the whole package release workflow including: determining the next version number, generating the release notes and publishing the package.

This removes the immediate conne...