From 3c56bbd998dc4ec7cd8f909be927bd1aee25e263 Mon Sep 17 00:00:00 2001 From: AP Date: Tue, 9 Jun 2020 21:54:44 +0200 Subject: [PATCH] =?UTF-8?q?chore(release):=20=F0=9F=9A=80=200.7.5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 12 ++++++++++++ package-lock.json | 2 +- package.json | 2 +- 3 files changed, 14 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 90ab9af4..bbdef4e0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,18 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. +### [0.7.5](https://github.com/apotdevin/thunderhub/compare/v0.7.4...v0.7.5) (2020-06-09) + + +### Bug Fixes + +* 🐛 admin check ([4852892](https://github.com/apotdevin/thunderhub/commit/48528920819fe1435d92de0772909a35bc55fc18)) + + +### Improvements + +* 🔧 update dependencies ([596d541](https://github.com/apotdevin/thunderhub/commit/596d541935aab20040861c247315c276b9d99a42)) + ### [0.7.4](https://github.com/apotdevin/thunderhub/compare/v0.7.3...v0.7.4) (2020-06-07) diff --git a/package-lock.json b/package-lock.json index 7e924e4f..5293e5b7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "thunderhub", - "version": "0.7.4", + "version": "0.7.5", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index a9612e2c..73e69b75 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "thunderhub", - "version": "0.7.4", + "version": "0.7.5", "description": "", "main": "index.js", "scripts": {