mirror of
https://github.com/apotdevin/thunderhub.git
synced 2025-02-22 14:22:33 +01:00
chore(release): ๐ 0.5.5
This commit is contained in:
parent
32ad0c3302
commit
a44ccb3f7d
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.
|
||||
|
||||
### [0.5.5](https://github.com/apotdevin/thunderhub/compare/v0.5.4...v0.5.5) (2020-05-07)
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* multi arch ([#36](https://github.com/apotdevin/thunderhub/issues/36)) ([32ad0c3](https://github.com/apotdevin/thunderhub/commit/32ad0c3302cbb57538d30f6712cecb94d1429295))
|
||||
|
||||
### [0.5.4](https://github.com/apotdevin/thunderhub/compare/v0.5.3...v0.5.4) (2020-05-07)
|
||||
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "thunderhub",
|
||||
"version": "0.5.4",
|
||||
"version": "0.5.5",
|
||||
"description": "",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
|
|
Loadingโฆ
Add table
Reference in a new issue