chore(release): πŸš€ 0.7.7

This commit is contained in:
AP 2020-06-10 06:26:06 +02:00
parent 9039868dc7
commit 504b2f5198
3 changed files with 9 additions and 2 deletions

View File

@ -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.7.7](https://github.com/apotdevin/thunderhub/compare/v0.7.6...v0.7.7) (2020-06-10)
### Bug Fixes
* πŸ› remove null pointer ([9039868](https://github.com/apotdevin/thunderhub/commit/9039868dc7036d2453ee725b10d5560c9b051582))
### [0.7.6](https://github.com/apotdevin/thunderhub/compare/v0.7.5...v0.7.6) (2020-06-10)

2
package-lock.json generated
View File

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

View File

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