From 86018d45b89ff07b0a59e7c8ebc9be4b6f9ab056 Mon Sep 17 00:00:00 2001 From: apotdevin Date: Sun, 31 May 2020 12:40:48 +0200 Subject: [PATCH] =?UTF-8?q?chore(release):=20=F0=9F=9A=80=200.6.13?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 7 +++++++ package-lock.json | 2 +- package.json | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8599b061..e758be78 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ 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.6.13](https://github.com/apotdevin/thunderhub/compare/v0.6.12...v0.6.13) (2020-05-31) + + +### Bug Fixes + +* 🐛 remove header query ([a05d1d7](https://github.com/apotdevin/thunderhub/commit/a05d1d7c831aa0a739e83c480b246dd53e7a5729)) + ### [0.6.12](https://github.com/apotdevin/thunderhub/compare/v0.6.11...v0.6.12) (2020-05-31) diff --git a/package-lock.json b/package-lock.json index f42f2bda..53f4a05f 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "thunderhub", - "version": "0.6.12", + "version": "0.6.13", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 38299835..30e5e1a6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "thunderhub", - "version": "0.6.12", + "version": "0.6.13", "description": "", "main": "index.js", "scripts": {