Skip to content

Commit e2f2628

Browse files
committed
Bump version and update CHANGELOG
1 parent 789174a commit e2f2628

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

packages/browser-wallet/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@
66

77
- Recovery can now be aborted when an identity has not yet been found.
88

9+
### Fixed
10+
11+
- An issue where, in some cases, the wrong list of identity providers was used when recovering from the wallet settings menu.
12+
913
## 1.3.2
1014

1115
### Added

packages/browser-wallet/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@concordium/browser-wallet",
33
"private": true,
4-
"version": "1.3.2",
4+
"version": "1.4.0",
55
"description": "Browser extension wallet for the Concordium blockchain",
66
"author": "Concordium Software",
77
"license": "Apache-2.0",

0 commit comments

Comments
 (0)