From fff6fe1f7eb8eef3588d6176a790c9784359b202 Mon Sep 17 00:00:00 2001 From: Matt Haggard Date: Mon, 8 Feb 2021 13:32:23 -0500 Subject: [PATCH] Add changer (#1743) --- packages.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/packages.json b/packages.json index bdcf9d7..2196949 100644 --- a/packages.json +++ b/packages.json @@ -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",