Skip to content

Commit 1fb674b

Browse files
committed
chore(release): 🚀 0.9.2
1 parent 13fd79e commit 1fb674b

File tree

3 files changed

+14
-2
lines changed

3 files changed

+14
-2
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,18 @@
22

33
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.
44

5+
### [0.9.2](https://github.com/apotdevin/thunderhub/compare/v0.9.1...v0.9.2) (2020-08-09)
6+
7+
8+
### Features
9+
10+
* ✨ add leaderboard ([#119](https://github.com/apotdevin/thunderhub/issues/119)) ([f985e51](https://github.com/apotdevin/thunderhub/commit/f985e51b98e8bb8e48bb21a720f8ee574d5ac356))
11+
12+
13+
### Bug Fixes
14+
15+
* 🐛 ppm input value ([13fd79e](https://github.com/apotdevin/thunderhub/commit/13fd79e25ade25fc2add5f4b51dc882ca76c7f67))
16+
517
### [0.9.1](https://github.com/apotdevin/thunderhub/compare/v0.9.0...v0.9.1) (2020-08-09)
618

719

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "thunderhub",
3-
"version": "0.9.1",
3+
"version": "0.9.2",
44
"description": "",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)