mirror of
https://github.com/apotdevin/thunderhub.git
synced 2025-02-22 22:25:21 +01:00
chore(release): π 0.5.4
This commit is contained in:
parent
dc0e5d7cd6
commit
8be7684460
2 changed files with 11 additions and 2 deletions
|
@ -2,6 +2,15 @@
|
|||
|
||||
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.4](https://github.com/apotdevin/thunderhub/compare/v0.5.3...v0.5.4) (2020-05-07)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* π eslint plugins ([aa39ab5](https://github.com/apotdevin/thunderhub/commit/aa39ab54710fd9dc6737a1ce4a01d471ffe2825e))
|
||||
* π linting ([dc0e5d7](https://github.com/apotdevin/thunderhub/commit/dc0e5d7cd690bc37e0f6176ae676f4ce3e810430))
|
||||
* π type error ([816306f](https://github.com/apotdevin/thunderhub/commit/816306f2cd921be5aafa2ed59d9b22a5718899d4))
|
||||
|
||||
### [0.5.3](https://github.com/apotdevin/thunderhub/compare/v0.5.2...v0.5.3) (2020-05-06)
|
||||
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "thunderhub",
|
||||
"version": "0.5.3",
|
||||
"version": "0.5.4",
|
||||
"description": "",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
|
|
Loadingβ¦
Add table
Reference in a new issue