mirror of
https://github.com/apotdevin/thunderhub.git
synced 2025-02-22 06:21:37 +01:00
chore(release): 0.12.28
This commit is contained in:
parent
f6620a2373
commit
0a1f39e637
3 changed files with 10 additions and 3 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.12.28](https://github.com/apotdevin/thunderhub/compare/v0.12.27...v0.12.28) (2021-09-28)
|
||||||
|
|
||||||
|
|
||||||
|
### Bug Fixes
|
||||||
|
|
||||||
|
* image url ([f6620a2](https://github.com/apotdevin/thunderhub/commit/f6620a2373faf1d3adce28c3631ff0c36cffcd29))
|
||||||
|
|
||||||
### [0.12.27](https://github.com/apotdevin/thunderhub/compare/v0.12.26...v0.12.27) (2021-09-28)
|
### [0.12.27](https://github.com/apotdevin/thunderhub/compare/v0.12.26...v0.12.27) (2021-09-28)
|
||||||
|
|
||||||
|
|
||||||
|
|
4
package-lock.json
generated
4
package-lock.json
generated
|
@ -1,11 +1,11 @@
|
||||||
{
|
{
|
||||||
"name": "thunderhub",
|
"name": "thunderhub",
|
||||||
"version": "0.12.27",
|
"version": "0.12.28",
|
||||||
"lockfileVersion": 2,
|
"lockfileVersion": 2,
|
||||||
"requires": true,
|
"requires": true,
|
||||||
"packages": {
|
"packages": {
|
||||||
"": {
|
"": {
|
||||||
"version": "0.12.27",
|
"version": "0.12.28",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@apollo/client": "^3.4.14",
|
"@apollo/client": "^3.4.14",
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "thunderhub",
|
"name": "thunderhub",
|
||||||
"version": "0.12.27",
|
"version": "0.12.28",
|
||||||
"description": "",
|
"description": "",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
|
Loading…
Add table
Reference in a new issue