From f6bd54b0dfdea8c7537f3894be053ba18196d6f9 Mon Sep 17 00:00:00 2001 From: AP Date: Sun, 3 May 2020 11:52:43 +0200 Subject: [PATCH] =?UTF-8?q?chore(release):=20=F0=9F=9A=80=200.5.1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3b32884a..5f463f1d 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.5.1](https://github.com/apotdevin/thunderhub/compare/v0.5.0...v0.5.1) (2020-05-03) + + +### Improvements + +* 🔧 upgrade dependencies ([a2267e7](https://github.com/apotdevin/thunderhub/commit/a2267e7ae0bdcf9026eb3cbcb0a43871d3eb8b09)) + ## [0.5.0](https://github.com/apotdevin/thunderhub/compare/v0.4.1...v0.5.0) (2020-05-03) diff --git a/package.json b/package.json index 737bcfec..34b3a820 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "thunderhub", - "version": "0.5.0", + "version": "0.5.1", "description": "", "main": "index.js", "scripts": {