Bookmarks tagged [semserver]
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...
https://andy-carter.com/blog/sort-git-tags-by-ascending-and-descending-semver
Semver is a popular way of versioning applications and software libraries. However, if you use git tag to list out all your tagged versions of a Git repository you’ll probably find the tags returned a...
https://docs.npmjs.com/getting-started/semantic-versioning
Video and text explaining how Npm Versioning works...