mirror of
https://github.com/apotdevin/thunderhub.git
synced 2025-02-21 22:11:37 +01:00
chore(release): π 0.6.7
This commit is contained in:
parent
b02694cd6c
commit
8c287872e0
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.6.7](https://github.com/apotdevin/thunderhub/compare/v0.6.6...v0.6.7) (2020-05-26)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* π correct auth ([4c679d0](https://github.com/apotdevin/thunderhub/commit/4c679d083aa90207ccccf99c59d7f2d37ca2cd5d))
|
||||
|
||||
### [0.6.6](https://github.com/apotdevin/thunderhub/compare/v0.6.5...v0.6.6) (2020-05-25)
|
||||
|
||||
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "thunderhub",
|
||||
"version": "0.6.6",
|
||||
"version": "0.6.7",
|
||||
"description": "",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
|
|
Loadingβ¦
Add table
Reference in a new issue