Add changer (#1743)

This commit is contained in:
Matt Haggard 2021-02-08 13:32:23 -05:00 committed by GitHub
parent 5e6dacea2f
commit fff6fe1f7e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -20888,6 +20888,19 @@
"license": "MIT",
"web": "https://github.com/Clonkk/timelog"
},
{
"name": "changer",
"url": "https://github.com/iffy/changer",
"method": "git",
"tags": [
"packaging",
"changelog",
"version"
],
"description": "A tool for managing a project's changelog",
"license": "MIT",
"web": "https://github.com/iffy/changer"
},
{
"name": "sparseset",
"url": "https://github.com/planetis-m/sparseset",