File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 1+ # Changelog
12
3+ ## 2.5.0 (2025-05-11)
4+
5+ * feat: upgrade react native to 79.2 (#72 ) ([ 0e25040] ( https://github.com/gladiuscode/react-native-orientation-director/commit/0e25040 ) ), closes [ #72 ] ( https://github.com/gladiuscode/react-native-orientation-director/issues/72 )
6+ * fix(docs): wrong app delegate file mention (#71 ) ([ 6ff29e8] ( https://github.com/gladiuscode/react-native-orientation-director/commit/6ff29e8 ) ), closes [ #71 ] ( https://github.com/gladiuscode/react-native-orientation-director/issues/71 )
27
38# [ 2.4.0] ( https://github.com/gladiuscode/react-native-orientation-director/compare/v2.3.2...v2.4.0 ) (2025-04-10)
49
186191* ** js:** implement interfaceOrientationDidChange event emit ([ 58784d5] ( https://github.com/gladiuscode/react-native-orientation-director/commit/58784d5f4e25ddcf77f48aaa5661ba7b261a6872 ) )
187192* ** js:** implement listenForDeviceOrientationChanges and enhance code structure ([ 12a8184] ( https://github.com/gladiuscode/react-native-orientation-director/commit/12a81843717a4ec5536e12bea2e6faa1ccb54936 ) )
188193* ** js:** implement lockTo given orientation ([ 8c42c23] ( https://github.com/gladiuscode/react-native-orientation-director/commit/8c42c23e14cf055a21e853e6ef1dba33998c72e2 ) )
189- * ** js:** implement unlock method ([ c063acc] ( https://github.com/gladiuscode/react-native-orientation-director/commit/c063acc4280e4b4a1844096340992089bf890563 ) )
194+ * ** js:** implement unlock method ([ c063acc] ( https://github.com/gladiuscode/react-native-orientation-director/commit/c063acc4280e4b4a1844096340992089bf890563 ) )
Original file line number Diff line number Diff line change 11{
22 "name" : " react-native-orientation-director" ,
3- "version" : " 2.4 .0" ,
3+ "version" : " 2.5 .0" ,
44 "description" : " A Modern React Native library that allows you to access orientation" ,
55 "main" : " ./lib/module/index.js" ,
66 "module" : " ./lib/module/index.js" ,
You can’t perform that action at this time.
0 commit comments