We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cdda13f commit 097a8d9Copy full SHA for 097a8d9
2 files changed
CHANGELOG.md
@@ -1,5 +1,7 @@
1
2
3
+# [1.1.0](https://github.com/gladiuscode/react-native-orientation-director/compare/v1.0.1...v1.1.0) (2024-05-25)
4
+
5
## [1.0.1](https://github.com/gladiuscode/react-native-orientation-director/compare/v1.0.0...v1.0.1) (2024-05-22)
6
7
package.json
@@ -1,6 +1,6 @@
{
"name": "react-native-orientation-director",
- "version": "1.0.1",
+ "version": "1.1.0",
"description": "A Modern React Native library that allows you to access orientation",
"main": "lib/commonjs/index",
"module": "lib/module/index",
0 commit comments