Skip to content

Commit fb4c5aa

Browse files
committed
v0.9.7
1 parent 2ce7541 commit fb4c5aa

3 files changed

Lines changed: 6 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# edge-login-ui
22

3+
## 0.9.7 (2021-06-14)
4+
5+
- rn: Add Exit button to return to the landing screen from registration flow
6+
37
## 0.9.6 (2021-06-11)
48

59
- rn: Close the security alerts if the list starts empty

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"lerna": "2.8.0",
33
"useWorkspaces": true,
4-
"version": "0.9.6"
4+
"version": "0.9.7"
55
}

packages/edge-login-ui-rn/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "edge-login-ui-rn",
3-
"version": "0.9.6",
3+
"version": "0.9.7",
44
"description": "Edge login UI components, as a React Native library",
55
"keywords": [
66
"Airbitz",

0 commit comments

Comments
 (0)