chore(release): πŸš€ 0.7.5

This commit is contained in:
AP 2020-06-09 21:54:44 +02:00
parent 4852892081
commit 3c56bbd998
3 changed files with 14 additions and 2 deletions

View File

@ -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)

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "thunderhub",
"version": "0.7.4",
"version": "0.7.5",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -1,6 +1,6 @@
{
"name": "thunderhub",
"version": "0.7.4",
"version": "0.7.5",
"description": "",
"main": "index.js",
"scripts": {