Added package conventional_semver (#2116)

This commit is contained in:
Zrean Tofiq 2022-01-09 06:36:21 +01:00 committed by GitHub
parent fc86d1ab54
commit 41e799240f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -24772,5 +24772,20 @@
"description": "This is a xlsxio wrapper done Nim in mind.",
"license": "MIT",
"web": "https://github.com/jiiihpeeh/xlsxio-nim"
},
{
"name": "conventional_semver",
"url": "https://gitlab.com/SimplyZ/conventional_semver",
"method": "git",
"tags": [
"semver",
"conventional",
"commits",
"git",
"version"
],
"description": "Calcualte the next semver version given the git log and previous version",
"license": "MIT",
"web": "https://gitlab.com/SimplyZ/conventional_semver"
}
]