chore(release): 0.12.10

This commit is contained in:
apotdevin 2021-03-23 20:42:32 +01:00
parent 350096d2c2
commit c4959dfaaf
No known key found for this signature in database
GPG key ID: 4403F1DFBE779457
3 changed files with 9 additions and 2 deletions

View file

@ -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.12.10](https://github.com/apotdevin/thunderhub/compare/v0.12.9...v0.12.10) (2021-03-23)
### Refactoring
* forwards query ([449f8bc](https://github.com/apotdevin/thunderhub/commit/449f8bce8f2911892ca4190af2aa98e4dbe31b8f))
### [0.12.9](https://github.com/apotdevin/thunderhub/compare/v0.12.8...v0.12.9) (2021-03-19)

2
package-lock.json generated
View file

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

View file

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