Skip to content

Commit 50301bb

Browse files
authored
Release v1.0.0-alpha.9 (#25)
1 parent d89d554 commit 50301bb

File tree

3 files changed

+11
-4
lines changed

3 files changed

+11
-4
lines changed

CHANGELOG.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,19 @@
11
# Changelog
22

3+
## v.1.0.0-alpha.9
4+
5+
### 10/02/2020
6+
7+
### Features
8+
- The _display password in clear text_ option can now be enabled on the password reset widget.
9+
310
## v.1.0.0-alpha.8
411

12+
### 06/02/2020
13+
514
### Fixes
615
- The UI SDK uses now the latest version of the Core SDK.
716

8-
### 06/02/2020
9-
1017
## v.1.0.0-alpha.7
1118

1219
### 06/02/2020

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": "@reachfive/identity-ui",
3-
"version": "1.0.0-alpha.8",
3+
"version": "1.0.0-alpha.9",
44
"description": "Reach5 Identity Web UI SDK",
55
"author": "ReachFive",
66
"repository": {

0 commit comments

Comments
 (0)