chore(release): πŸš€ 0.12.7

This commit is contained in:
apotdevin 2021-02-03 07:16:00 +01:00
parent 476db5d755
commit ba5c94d665
No known key found for this signature in database
GPG Key ID: 4403F1DFBE779457
3 changed files with 10 additions and 2 deletions

View File

@ -2,6 +2,14 @@
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.12.7](https://github.com/apotdevin/thunderhub/compare/v0.12.6...v0.12.7) (2021-02-03)
### Bug Fixes
* πŸ› bos node score ([e7cba59](https://github.com/apotdevin/thunderhub/commit/e7cba59d365cafe288726274fde09ff6f29db3e3))
* πŸ› callback with query string ([476db5d](https://github.com/apotdevin/thunderhub/commit/476db5d7551755581ada5521ebffaa81a003c548))
### [0.12.6](https://github.com/apotdevin/thunderhub/compare/v0.12.5...v0.12.6) (2021-01-25)

2
package-lock.json generated
View File

@ -1,6 +1,6 @@
{
"name": "thunderhub",
"version": "0.12.6",
"version": "0.12.7",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

@ -1,6 +1,6 @@
{
"name": "thunderhub",
"version": "0.12.6",
"version": "0.12.7",
"description": "",
"main": "index.js",
"scripts": {