8.0.0 • Published 7 months ago
git-semver-tags v8.0.0
git-semver-tags
Get all git semver tags of your repository in reverse chronological order.
Note: since lightweight tags do not store date information, the date of a tag is the date of the commit that is tagged on. If two tags on one commit, the order is not guaranteed.
Install
# pnpm
pnpm add git-semver-tags
# yarn
yarn add git-semver-tags
# npm
npm i git-semver-tags
CLI
# Example
git-semver-tags
# Output:
# v2.0.0
# v1.0.0
# For more details
git-semver-tags --help
API
For JS API see @conventional-changelog/git-client.
License
MIT © Steve Mao
8.0.0
7 months ago
7.0.0
1 year ago
7.0.1
1 year ago
6.0.0
1 year ago
5.0.1
1 year ago
5.0.0
1 year ago
4.1.1
4 years ago
4.1.0
4 years ago
4.0.0
5 years ago
3.0.1
5 years ago
3.0.0
5 years ago
2.0.3
6 years ago
2.0.2
6 years ago
2.0.0
6 years ago
1.3.6
7 years ago
1.3.5
7 years ago
1.3.4
7 years ago
1.3.3
7 years ago
1.3.2
7 years ago
1.3.1
7 years ago
1.3.0
7 years ago
1.2.3
7 years ago
1.2.2
7 years ago
1.2.1
7 years ago
1.2.0
8 years ago
1.2.0-alpha.1
8 years ago
1.1.2
9 years ago
1.1.1
9 years ago
1.1.0
9 years ago
1.0.0
9 years ago
0.0.1
9 years ago
0.0.0
9 years ago