chore(release): πŸš€ 0.9.6

This commit is contained in:
Anthony Potdevin 2020-08-20 23:41:39 +02:00
parent fa56089a50
commit 0ed0e45763
No known key found for this signature in database
GPG Key ID: 4403F1DFBE779457
3 changed files with 17 additions and 2 deletions

View File

@ -2,6 +2,21 @@
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.9.6](https://github.com/apotdevin/thunderhub/compare/v0.9.5...v0.9.6) (2020-08-20)
### Bug Fixes
* πŸ› center modal ([2a3b66b](https://github.com/apotdevin/thunderhub/commit/2a3b66b7ccf62b68e910504f611b703e33c126ae))
* πŸ› menu color ([9de0c31](https://github.com/apotdevin/thunderhub/commit/9de0c31316ce4189ca6830255a90f386af93a471))
### Improvements
* πŸ”§ bump dependencies ([7b50147](https://github.com/apotdevin/thunderhub/commit/7b5014770f1eba8ed869ba9a67c5c3c438aaf033))
* πŸ”§ style ([d29c8da](https://github.com/apotdevin/thunderhub/commit/d29c8da866663adeb62bfa45d20c302e9221089c))
* πŸ”§ transaction polling ([fa56089](https://github.com/apotdevin/thunderhub/commit/fa56089a506836cc18257f55a9476ae11d2eed0e))
### [0.9.5](https://github.com/apotdevin/thunderhub/compare/v0.9.4...v0.9.5) (2020-08-19)

2
package-lock.json generated
View File

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

View File

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