mirror of
https://github.com/apotdevin/thunderhub.git
synced 2025-02-21 22:11:37 +01:00
chore(release): 0.3.1
This commit is contained in:
parent
6aebc91908
commit
a607ab57bb
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.3.1](https://github.com/apotdevin/thunderhub/compare/v0.2.2...v0.3.1) (2020-04-13)
|
||||||
|
|
||||||
|
|
||||||
|
### Bug Fixes
|
||||||
|
|
||||||
|
* dockerfile and small changes ([6aebc91](https://github.com/apotdevin/thunderhub/commit/6aebc9190889fcc1c0eb82585e61be26518edd66))
|
||||||
|
|
||||||
## [0.3.0](https://github.com/apotdevin/thunderhub/compare/v0.2.2...v0.3.0) (2020-04-12)
|
## [0.3.0](https://github.com/apotdevin/thunderhub/compare/v0.2.2...v0.3.0) (2020-04-12)
|
||||||
|
|
||||||
### Feature
|
### Feature
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "thunderhub",
|
"name": "thunderhub",
|
||||||
"version": "0.3.0",
|
"version": "0.3.1",
|
||||||
"description": "",
|
"description": "",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
|
Loading…
Add table
Reference in a new issue