Skip to content

Commit 22b3db9

Browse files
author
Wonday
committed
bump to v1.7.0
1 parent 2e20a4c commit 22b3db9

2 files changed

Lines changed: 4 additions & 1 deletion

File tree

‎README.md‎

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@ A react-native module that can listen on orientation changing of device, get cur
1212
### ChangeLog
1313
<details>
1414
<summary>ChangeLog details</summary>
15+
v1.7.0
16+
1. Add: Add support for new iOS orientation API on newer OS versions
17+
2. Fix: Fix reporting UI orientation upon unlock
1518

1619
v1.6.0
1720
1. Add: Add vs2022 support. Remove unnecessary reference

‎package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-orientation-locker",
3-
"version": "1.6.0",
3+
"version": "1.7.0",
44
"summary": "A react-native module that can listen on orientation changing of device",
55
"description": "A react-native module that can listen on orientation changing of device, get current orientation, lock to preferred orientation.",
66
"homepage": "https://github.com/wonday/react-native-orientation-locker",

0 commit comments

Comments
 (0)