Skip to content

Commit 4724156

Browse files
committed
chore: release 2.3.2
1 parent 567ec4d commit 4724156

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11

22

3+
## [2.3.2](https://github.com/gladiuscode/react-native-orientation-director/compare/v2.3.1...v2.3.2) (2025-03-26)
4+
5+
6+
### Bug Fixes
7+
8+
* **plugin:** missing intent and configuration imports logic ([#61](https://github.com/gladiuscode/react-native-orientation-director/issues/61)) ([567ec4d](https://github.com/gladiuscode/react-native-orientation-director/commit/567ec4d9b65ae2fdf3c806d6c87583f0601dc76f))
9+
310
## [2.3.1](https://github.com/gladiuscode/react-native-orientation-director/compare/v2.3.0...v2.3.1) (2025-03-23)
411

512

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-director",
3-
"version": "2.3.1",
3+
"version": "2.3.2",
44
"description": "A Modern React Native library that allows you to access orientation",
55
"main": "lib/commonjs/index",
66
"module": "lib/module/index",

0 commit comments

Comments
 (0)