Skip to content

Commit

Permalink
chore(release): 🚀 0.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
apotdevin committed Jun 6, 2020
1 parent 91628db commit a88eb06
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 2 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)


Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "thunderhub",
"version": "0.7.1",
"version": "0.7.2",
"description": "",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit a88eb06

Please sign in to comment.