mirror of
https://github.com/apotdevin/thunderhub.git
synced 2025-02-22 14:22:33 +01:00
chore(release): π 0.5.6
This commit is contained in:
parent
494289e5e1
commit
f7e7e56481
2 changed files with 20 additions and 1 deletions
19
CHANGELOG.md
19
CHANGELOG.md
|
@ -2,6 +2,25 @@
|
|||
|
||||
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.5.6](https://github.com/apotdevin/thunderhub/compare/v0.5.5...v0.5.6) (2020-05-13)
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* β¨ privacy settings ([#37](https://github.com/apotdevin/thunderhub/issues/37)) ([3d29616](https://github.com/apotdevin/thunderhub/commit/3d2961630020cdfc6163a8059389130f09a38d9e))
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* π docker images ([85c6a28](https://github.com/apotdevin/thunderhub/commit/85c6a28ce5eb3426da61facb8d9709f9b5b63d9c))
|
||||
|
||||
|
||||
### Improvements
|
||||
|
||||
* π§ add docker scripts ([ef5c2d1](https://github.com/apotdevin/thunderhub/commit/ef5c2d16f444b4aa0146498044a5828aa51eb6b9))
|
||||
* π§ move api folder ([b4ac4f5](https://github.com/apotdevin/thunderhub/commit/b4ac4f504faa4d96426077511a41e9ea7896d2b0))
|
||||
* π§ update deps ([69555ab](https://github.com/apotdevin/thunderhub/commit/69555abfff4190a91311e00430c64b44a9f7cdb0))
|
||||
|
||||
### [0.5.5](https://github.com/apotdevin/thunderhub/compare/v0.5.4...v0.5.5) (2020-05-07)
|
||||
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "thunderhub",
|
||||
"version": "0.5.5",
|
||||
"version": "0.5.6",
|
||||
"description": "",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
|
|
Loadingβ¦
Add table
Reference in a new issue