Skip to content

Commit 0e58b80

Browse files
author
Karl Ranna
committed
chore(release): 1.2.5
1 parent e708326 commit 0e58b80

File tree

3 files changed

+18
-2
lines changed

3 files changed

+18
-2
lines changed

Diff for: CHANGELOG.md

+16
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
## [1.2.5](https://github.com/ExchangeUnion/xud/compare/v1.2.3...v1.2.5) (2021-01-28)
2+
3+
4+
### Bug Fixes
5+
6+
* **rpc:** 0 remaining quantity on full remove ([#2022](https://github.com/ExchangeUnion/xud/issues/2022)) ([de7fd48](https://github.com/ExchangeUnion/xud/commit/de7fd48a860cb1bccf380c7050839de0a8c46d1f)), closes [#2020](https://github.com/ExchangeUnion/xud/issues/2020)
7+
8+
9+
### Features
10+
11+
* **cli:** add getethmnemonic ([8007801](https://github.com/ExchangeUnion/xud/commit/80078017754effa55dc93faa662aae233bff605f))
12+
* **connext:** disable collateralization requests ([b12a01e](https://github.com/ExchangeUnion/xud/commit/b12a01e21b4142f190481835192b683a9fb8c6f4))
13+
* **test:** skip simtests in preversion script ([e708326](https://github.com/ExchangeUnion/xud/commit/e708326ff753bfe05e470ac51176c2fd26090250))
14+
15+
16+
117
## [1.2.4](https://github.com/ExchangeUnion/xud/compare/v1.2.0...v1.2.4) (2020-12-05)
218

319

Diff for: npm-shrinkwrap.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "xud",
33
"minCompatibleVersion": "1.0.0-rc.1",
4-
"version": "1.2.4",
4+
"version": "1.2.5",
55
"description": "Exchange Union Daemon",
66
"main": "lib/Xud.js",
77
"bin": {

0 commit comments

Comments
 (0)