@wroud/git
A lightweight toolset for working with local git, including utilities for retrieving git commits and tags, ideal for CI/CD pipelines and automated release workflows.
tag-version
Automatically create a Git tag based on the version in package.json
git-tag-stream
Shelling out to `git-tag` in a Node streamy way for listing tags.