File tree Expand file tree Collapse file tree 4 files changed +11
-3
lines changed
Expand file tree Collapse file tree 4 files changed +11
-3
lines changed Original file line number Diff line number Diff line change 1- v5.3.0
1+ v5.3.1
Original file line number Diff line number Diff line change 11# Change Log
22
3+ ## [ v5.3.1] ( https://github.com/auth0/react-native-auth0/tree/v5.3.1 ) (2025-12-23)
4+
5+ [ Full Changelog] ( https://github.com/auth0/react-native-auth0/compare/v5.3.0...v5.3.1 )
6+
7+ ** Changed**
8+
9+ - chore: update Auth0.swift to 2.16.1 [ \# 1428] ( https://github.com/auth0/react-native-auth0/pull/1428 ) ([ subhankarmaiti] ( https://github.com/subhankarmaiti ) )
10+
311## [ v5.3.0] ( https://github.com/auth0/react-native-auth0/tree/v5.3.0 ) (2025-12-18)
412
513[ Full Changelog] ( https://github.com/auth0/react-native-auth0/compare/v5.2.1...v5.3.0 )
Original file line number Diff line number Diff line change 11{
22 "name" : " react-native-auth0" ,
33 "title" : " React Native Auth0" ,
4- "version" : " 5.3.0 " ,
4+ "version" : " 5.3.1 " ,
55 "description" : " React Native toolkit for Auth0 API" ,
66 "main" : " lib/commonjs/index.js" ,
77 "module" : " lib/module/index.js" ,
Original file line number Diff line number Diff line change 11export const telemetry = {
22 name : 'react-native-auth0' ,
3- version : '5.3.0 ' ,
3+ version : '5.3.1 ' ,
44} ;
55
66export type Telemetry = {
You can’t perform that action at this time.
0 commit comments