Skip to content

Commit 48bd2d7

Browse files
committed
update version to 2.19.0
1 parent 8d7c811 commit 48bd2d7

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# 2.19.0
2+
- [#475](https://github.com/okta/okta-react-native/pull/475) Update AGP and gradle
3+
14
# 2.18.0
25
- Update JS libraries in SDK and E2E app
36

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"private": true,
33
"name": "@okta/okta-react-native",
44
"title": "React Native Okta Sdk Bridge",
5-
"version": "2.18.0",
5+
"version": "2.19.0",
66
"types": "types/index.d.ts",
77
"description": "Okta OIDC for React Native",
88
"main": "dist/index.js",

0 commit comments

Comments
 (0)