Skip to content
This repository has been archived by the owner on Oct 10, 2023. It is now read-only.

Commit

Permalink
Prepare v1.17.2
Browse files Browse the repository at this point in the history
  • Loading branch information
veado committed Jul 19, 2022
1 parent 18618c6 commit 7318f32
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 8 deletions.
12 changes: 5 additions & 7 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,21 +1,19 @@
# 1.17.x (2022-xx-xx)
# 1.17.2 (2022-07-19)

## Fix

- Fix 500 errors while sending BCH [#2322](https://github.com/thorchain/asgardex-electron/pull/2322)
- [BCH] Broadcast tx to Haskoin might end in 500 error [#2320](https://github.com/thorchain/asgardex-electron/issues/2320)
- Update tx sizes to fix `outbound amount does not meet requirements` errors [#2326](https://github.com/thorchain/asgardex-electron/pull/2326)

## Update

- Update RU translation by @TreefeedXavier [#2318](https://github.com/thorchain/asgardex-electron/pull/2318)

## Internal

- Migrate to CRA5 [#2250](https://github.com/thorchain/asgardex-electron/issues), [##2323](https://github.com/thorchain/asgardex-electron/pull/2323)
- Migrate to CRA5 [##2323](https://github.com/thorchain/asgardex-electron/pull/2323)
- Migrate to storybook v7 [#2324](https://github.com/thorchain/asgardex-electron/pull/2324)

## Fix

- [BCH] Broadcast tx to Haskoin might end in 500 error [#2320](https://github.com/thorchain/asgardex-electron/issues/2320)
- Simplify handling of TerserPlugin.mangle [#2321](https://github.com/thorchain/asgardex-electron/issues/2321)

# 1.17.1 (2022-07-11)

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "asgardex",
"productName": "ASGARDEX",
"version": "1.17.1",
"version": "1.17.2",
"description": "WALLET AND EXCHANGE CLIENT FOR THORCHAIN",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 7318f32

Please sign in to comment.