From e3faa221a7872dc3b3a4a7290081b7aecef754ef Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 27 Mar 2020 11:37:36 +0000 Subject: [PATCH] build(deps-dev): bump @semantic-release/changelog from 3.0.6 to 5.0.1 Bumps [@semantic-release/changelog](https://github.com/semantic-release/changelog) from 3.0.6 to 5.0.1. - [Release notes](https://github.com/semantic-release/changelog/releases) - [Commits](https://github.com/semantic-release/changelog/compare/v3.0.6...v5.0.1) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 31f65c2..9872b3c 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "devDependencies": { "@angular/compiler": "^7.1.3", "@angular/core": "^7.1.3", - "@semantic-release/changelog": "^3.0.0", + "@semantic-release/changelog": "^5.0.1", "@semantic-release/git": "^7.0.4", "@types/chai": "^4.1.3", "@types/mocha": "^5.2.0",