mirror of
https://github.com/apotdevin/thunderhub.git
synced 2025-02-22 22:25:21 +01:00
chore(release): π 0.6.11
This commit is contained in:
parent
b4ed3d7334
commit
146afbab9e
3 changed files with 9 additions and 2 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.6.11](https://github.com/apotdevin/thunderhub/compare/v0.6.10...v0.6.11) (2020-05-31)
|
||||||
|
|
||||||
|
|
||||||
|
### Bug Fixes
|
||||||
|
|
||||||
|
* π missing var ([b4ed3d7](https://github.com/apotdevin/thunderhub/commit/b4ed3d7334a2d07a889550143e7bfaf45b658548))
|
||||||
|
|
||||||
### [0.6.10](https://github.com/apotdevin/thunderhub/compare/v0.6.9...v0.6.10) (2020-05-31)
|
### [0.6.10](https://github.com/apotdevin/thunderhub/compare/v0.6.9...v0.6.10) (2020-05-31)
|
||||||
|
|
||||||
|
|
||||||
|
|
2
package-lock.json
generated
2
package-lock.json
generated
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "thunderhub",
|
"name": "thunderhub",
|
||||||
"version": "0.6.10",
|
"version": "0.6.11",
|
||||||
"lockfileVersion": 1,
|
"lockfileVersion": 1,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "thunderhub",
|
"name": "thunderhub",
|
||||||
"version": "0.6.10",
|
"version": "0.6.11",
|
||||||
"description": "",
|
"description": "",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
|
Loadingβ¦
Add table
Reference in a new issue