chore(release): πŸš€ 0.8.4

This commit is contained in:
AP 2020-06-27 11:46:37 +02:00
parent 9a860ee141
commit a3e6406b88
3 changed files with 19 additions and 2 deletions

View File

@ -2,6 +2,23 @@
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.8.4](https://github.com/apotdevin/thunderhub/compare/v0.8.3...v0.8.4) (2020-06-27)
### Features
* ✨ accounting ([#75](https://github.com/apotdevin/thunderhub/issues/75)) ([9a860ee](https://github.com/apotdevin/thunderhub/commit/9a860ee1412557f477c47ec083b44c16ace3b6cd))
### Docs
* πŸ“šοΈ change default basepath ([ba7f93d](https://github.com/apotdevin/thunderhub/commit/ba7f93d23b1d58c558ada468d83d7f56b0fcdb67))
### Improvements
* πŸ”§ regenerate graphql ([4b9a568](https://github.com/apotdevin/thunderhub/commit/4b9a568e63b37004921fd5736b2ae5120ce16575))
### [0.8.3](https://github.com/apotdevin/thunderhub/compare/v0.8.2...v0.8.3) (2020-06-23)

2
package-lock.json generated
View File

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

View File

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