From 3446931abecc647fe63e45a155c96be6e9563dee Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sat, 16 May 2020 21:57:46 +0000 Subject: [PATCH] Bump auto-changelog from 1.16.4 to 2.0.0 Bumps [auto-changelog](https://github.com/CookPete/auto-changelog) from 1.16.4 to 2.0.0. - [Release notes](https://github.com/CookPete/auto-changelog/releases) - [Changelog](https://github.com/CookPete/auto-changelog/blob/master/CHANGELOG.md) - [Commits](https://github.com/CookPete/auto-changelog/commits) 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 e47677e..6c18951 100644 --- a/package.json +++ b/package.json @@ -18,7 +18,7 @@ "@babel/cli": "^7.8.4", "@babel/core": "^7.9.0", "@babel/runtime": "^7.9.2", - "auto-changelog": "^1.16.4", + "auto-changelog": "^2.0.0", "babel-preset-gatsby-package": "^0.3.1", "cross-env": "^7.0.2", "eslint": "^6.8.0",