Skip to content

Commit

Permalink
Merge pull request #524 from etn-ccis/feature/RN-Okta-Login-beta-release
Browse files Browse the repository at this point in the history
RN Okta beta release
  • Loading branch information
JeffGreiner-eaton authored Sep 9, 2024
2 parents fd7711d + e3c5b22 commit e47a29b
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
7 changes: 6 additions & 1 deletion login-workflow/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,16 @@ All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## v6.0.1-alpha.0
## v7.0.0-beta.0

### Fixed

- Make cybersecurity badge size configurable [497](https://github.com/etn-ccis/blui-react-native-workflows/issues/497).
- Screen transition when clicking on the "forgot password" button [227](https://github.com/etn-ccis/blui-react-native-workflows/issues/227)

### Added

- Okta redirect-compatible login screen.

## v6.0.1 (July 23, 2024)

Expand Down
2 changes: 1 addition & 1 deletion login-workflow/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@brightlayer-ui/react-native-auth-workflow",
"description": "Re-usable workflow components for Authentication and Registration within Eaton applications.",
"version": "6.0.1",
"version": "7.0.0-beta.0",
"license": "BSD-3-Clause",
"author": {
"name": "Brightlayer UI",
Expand Down

0 comments on commit e47a29b

Please sign in to comment.