Added package conventional_semver (#2116)

This commit is contained in:
Zrean Tofiq
2022-01-09 13:36:21 +08:00
committed by GitHub
parent fc86d1ab54
commit 41e799240f
+15
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"
}
]