From 2729e874a837d47e7ec27847c8269d127ff399ac Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Wed, 17 Oct 2018 19:53:34 +0000 Subject: [PATCH] build(deps-dev): update @semantic-release/changelog requirement 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.1) Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3c472c8..750e26c 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "nyc": "13.1.0", "semantic-release": "15.9.17", "standard": "12.0.1", - "@semantic-release/changelog": "3.0.0", + "@semantic-release/changelog": "3.0.1", "@semantic-release/git": "7.0.4" }, "scripts": {