mirror of
https://github.com/apotdevin/thunderhub.git
synced 2024-11-19 09:50:03 +01:00
chore(release): π 0.8.0
This commit is contained in:
parent
f1b0fa52a0
commit
4011cfac2b
12
CHANGELOG.md
12
CHANGELOG.md
@ -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.8.0](https://github.com/apotdevin/thunderhub/compare/v0.7.10...v0.8.0) (2020-06-20)
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* β¨ advanced rebalance ([#71](https://github.com/apotdevin/thunderhub/issues/71)) ([f1b0fa5](https://github.com/apotdevin/thunderhub/commit/f1b0fa52a0ae2552ba864cf4bf0cba0a5f7d34ea))
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* π authentication error throw ([ce17743](https://github.com/apotdevin/thunderhub/commit/ce17743eb8d714b1656b96898d68f5ad9ef5b517))
|
||||
|
||||
### [0.7.10](https://github.com/apotdevin/thunderhub/compare/v0.7.9...v0.7.10) (2020-06-12)
|
||||
|
||||
|
||||
|
2
package-lock.json
generated
2
package-lock.json
generated
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "thunderhub",
|
||||
"version": "0.7.10",
|
||||
"version": "0.8.0",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "thunderhub",
|
||||
"version": "0.7.10",
|
||||
"version": "0.8.0",
|
||||
"description": "",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
|
Loadingβ¦
Reference in New Issue
Block a user