mirror of
https://github.com/logos-messaging/packages.git
synced 2026-01-03 22:53:10 +00:00
Added package conventional_semver (#2116)
This commit is contained in:
parent
fc86d1ab54
commit
41e799240f
@ -24772,5 +24772,20 @@
|
|||||||
"description": "This is a xlsxio wrapper done Nim in mind.",
|
"description": "This is a xlsxio wrapper done Nim in mind.",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"web": "https://github.com/jiiihpeeh/xlsxio-nim"
|
"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"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user