From b8adbc6a7ab744741a595ced65898ff4b8625b60 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Tue, 17 Jul 2018 06:17:04 +0000 Subject: [PATCH] build(deps-dev): update @semantic-release/changelog requirement to 3.0.0 Updates the requirements on [@semantic-release/changelog](https://github.com/semantic-release/changelog) to permit the latest version. - [Release notes](https://github.com/semantic-release/changelog/releases) - [Commits](https://github.com/semantic-release/changelog/commits/v3.0.0) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e1b2ba5..1de41ca 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "nyc": "12.0.2", "semantic-release": "15.8.0", "standard": "11.0.1", - "@semantic-release/changelog": "2.1.2", + "@semantic-release/changelog": "3.0.0", "@semantic-release/git": "7.0.0", "@wmfs/hl-pg-client": "1.1.3" },