mirror of
https://github.com/apotdevin/thunderhub.git
synced 2025-02-22 22:25:21 +01:00
chore(release): π 0.4.1
This commit is contained in:
parent
b081e13d23
commit
88d4a86ab7
2 changed files with 8 additions and 1 deletions
|
@ -2,6 +2,13 @@
|
||||||
|
|
||||||
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.
|
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.4.1](https://github.com/apotdevin/thunderhub/compare/v0.4.0...v0.4.1) (2020-05-01)
|
||||||
|
|
||||||
|
|
||||||
|
### Bug Fixes
|
||||||
|
|
||||||
|
* π account settings ([b081e13](https://github.com/apotdevin/thunderhub/commit/b081e13d23442018d8b161f2de142f8e4e93bad7))
|
||||||
|
|
||||||
## [0.4.0](https://github.com/apotdevin/thunderhub/compare/v0.3.10...v0.4.0) (2020-05-01)
|
## [0.4.0](https://github.com/apotdevin/thunderhub/compare/v0.3.10...v0.4.0) (2020-05-01)
|
||||||
|
|
||||||
### [0.3.10](https://github.com/apotdevin/thunderhub/compare/v0.3.9...v0.3.10) (2020-05-01)
|
### [0.3.10](https://github.com/apotdevin/thunderhub/compare/v0.3.9...v0.3.10) (2020-05-01)
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "thunderhub",
|
"name": "thunderhub",
|
||||||
"version": "0.4.0",
|
"version": "0.4.1",
|
||||||
"description": "",
|
"description": "",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
|
Loadingβ¦
Add table
Reference in a new issue