mirror of
https://github.com/apotdevin/thunderhub.git
synced 2024-11-19 09:50:03 +01:00
chore(release): 🚀 0.7.2
This commit is contained in:
parent
91628dbc5c
commit
a88eb062ee
12
CHANGELOG.md
12
CHANGELOG.md
@ -2,6 +2,18 @@
|
||||
|
||||
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.7.2](https://github.com/apotdevin/thunderhub/compare/v0.7.1...v0.7.2) (2020-06-06)
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* ✨ probe route ([#63](https://github.com/apotdevin/thunderhub/issues/63)) ([91628db](https://github.com/apotdevin/thunderhub/commit/91628dbc5cc42090a65b9a18dc01a137c202fd9a))
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* fetch upstream before comparing ([#61](https://github.com/apotdevin/thunderhub/issues/61)) ([358dc37](https://github.com/apotdevin/thunderhub/commit/358dc3760ac1fee6a27f2dab2dc6047c27204539))
|
||||
|
||||
### [0.7.1](https://github.com/apotdevin/thunderhub/compare/v0.7.0...v0.7.1) (2020-06-06)
|
||||
|
||||
|
||||
|
2
package-lock.json
generated
2
package-lock.json
generated
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "thunderhub",
|
||||
"version": "0.7.1",
|
||||
"version": "0.7.2",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "thunderhub",
|
||||
"version": "0.7.1",
|
||||
"version": "0.7.2",
|
||||
"description": "",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
|
Loading…
Reference in New Issue
Block a user