chore(release): πŸš€ 0.9.7

This commit is contained in:
Anthony Potdevin 2020-08-25 09:17:27 +02:00
parent b11f85d58a
commit adc935269c
No known key found for this signature in database
GPG key ID: 4403F1DFBE779457
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.9.7](https://github.com/apotdevin/thunderhub/compare/v0.9.6...v0.9.7) (2020-08-25)
### Bug Fixes
* πŸ› query ssr and login redirect ([51eeef5](https://github.com/apotdevin/thunderhub/commit/51eeef595ee930dbd6230dee24ef23cb6667c39c))
### Improvements
* πŸ”§ update dependencies ([b11f85d](https://github.com/apotdevin/thunderhub/commit/b11f85d58a025c7d2597faf188f9e005ab743f77))
### [0.9.6](https://github.com/apotdevin/thunderhub/compare/v0.9.5...v0.9.6) (2020-08-20)

2
package-lock.json generated
View file

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

View file

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