From d32d56ce80e1d9c1b1147f6c37e34a4f55124c14 Mon Sep 17 00:00:00 2001 From: RafaelGSS Date: Wed, 15 Jan 2025 12:30:29 -0300 Subject: [PATCH] feat: update changelog-maker to a CVE-ID support --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0e7db7e9..021065f8 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "@pkgjs/nv": "^0.2.2", "branch-diff": "^3.1.1", "chalk": "^5.3.0", - "changelog-maker": "^4.1.1", + "changelog-maker": "^4.3.1", "cheerio": "^1.0.0", "clipboardy": "^4.0.0", "core-validate-commit": "^4.1.0",