From 0797f2bca868e5fcc3d853008caa4db59771953f Mon Sep 17 00:00:00 2001 From: korki43 <65349313+korki43@users.noreply.github.com> Date: Mon, 1 Feb 2021 09:44:41 +0100 Subject: [PATCH] 1.1.0 --- changelog.md | 5 +++++ package-lock.json | 2 +- package.json | 2 +- 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/changelog.md b/changelog.md index e9da600..cd2fd2a 100644 --- a/changelog.md +++ b/changelog.md @@ -1,6 +1,11 @@ # Changelog ## Unreleased +Changes in the upcoming version are documented here. + +--- + +## v1.1.0 better error handling diff --git a/package-lock.json b/package-lock.json index e9d358b..8d4732f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "gauth-export", - "version": "1.0.1", + "version": "1.1.0", "lockfileVersion": 2, "requires": true, "packages": { diff --git a/package.json b/package.json index 96862d2..c2a1473 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "gauth-export", - "version": "1.0.1", + "version": "1.1.0", "homepage": "./", "private": true, "dependencies": {