Skip to content

Commit

Permalink
Prepare release 2.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
rajdeepnanua-okta committed Aug 8, 2023
1 parent 0856044 commit 24c6feb
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
# 2.9.1

### Bug Fix
- [#378](https://github.com/okta/okta-react-native/pull/378) Fix sessionClient being null when not calling login

# 2.9.0

### Bug Fix
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"private": true,
"name": "@okta/okta-react-native",
"title": "React Native Okta Sdk Bridge",
"version": "2.9.0",
"version": "2.9.1",
"types": "types/index.d.ts",
"description": "Okta OIDC for React Native",
"main": "dist/index.js",
Expand Down

0 comments on commit 24c6feb

Please sign in to comment.