Skip to content

Commit 55def1e

Browse files
committed
chore(release): 🚀 0.12.2
1 parent 8b6cd40 commit 55def1e

File tree

3 files changed

+19
-2
lines changed

3 files changed

+19
-2
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,23 @@
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.2](https://github.com/apotdevin/thunderhub/compare/v0.12.1...v0.12.2) (2020-12-25)
6+
7+
8+
### Bug Fixes
9+
10+
* 🐛 boltz swap ([#196](https://github.com/apotdevin/thunderhub/issues/196)) ([f1c9e4c](https://github.com/apotdevin/thunderhub/commit/f1c9e4cf4143ff502d6e524fa8bc83e47447a24e))
11+
12+
13+
### Improvements
14+
15+
* 🔧 enable tor proxy config ([#197](https://github.com/apotdevin/thunderhub/issues/197)) ([5bcfed1](https://github.com/apotdevin/thunderhub/commit/5bcfed1b248c060a10bc0461e9cd0b81fe5bf779))
16+
17+
18+
### Refactoring
19+
20+
* ♻️ boltz resolvers ([#198](https://github.com/apotdevin/thunderhub/issues/198)) ([8b6cd40](https://github.com/apotdevin/thunderhub/commit/8b6cd40c74521b5213dbc8ecd0d57adb596598d1))
21+
522
### [0.12.1](https://github.com/apotdevin/thunderhub/compare/v0.12.0...v0.12.1) (2020-12-20)
623

724

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

0 commit comments

Comments
 (0)