Skip to content

Commit a80bedd

Browse files
committed
chore(release): 🚀 0.12.3
1 parent e438f85 commit a80bedd

File tree

3 files changed

+16
-2
lines changed

3 files changed

+16
-2
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,20 @@
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.12.3](https://github.com/apotdevin/thunderhub/compare/v0.12.2...v0.12.3) (2021-01-08)
6+
7+
8+
### Refactoring
9+
10+
* ♻️ getChannels query ([9a5a210](https://github.com/apotdevin/thunderhub/commit/9a5a21032fb0aebbd907d248a174c6d056a2d03c))
11+
12+
13+
### Improvements
14+
15+
* 🔧 add bos score to channels ([#207](https://github.com/apotdevin/thunderhub/issues/207)) ([e438f85](https://github.com/apotdevin/thunderhub/commit/e438f85ddf04d4b697cb6405891c5d9953454580))
16+
* 🔧 revert nextjs version bump ([343f0e7](https://github.com/apotdevin/thunderhub/commit/343f0e79fd0d616bad30408f6b9fc84de9194914))
17+
* 🔧 update dependencies ([0be677a](https://github.com/apotdevin/thunderhub/commit/0be677a4464e68499268c3049c5e5610da6bab11))
18+
519
### [0.12.2](https://github.com/apotdevin/thunderhub/compare/v0.12.1...v0.12.2) (2020-12-25)
620

721

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.12.2",
3+
"version": "0.12.3",
44
"description": "",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)