Skip to content

Commit 2a7d334

Browse files
committed
chore: release 3.0.1
1 parent 2e38ae3 commit 2a7d334

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [3.0.1](https://github.com/gladiuscode/react-native-orientation-director/compare/v3.0.0...v3.0.1) (2026-04-02)
4+
5+
6+
### Bug Fixes
7+
8+
* bug_report.yml ([#106](https://github.com/gladiuscode/react-native-orientation-director/issues/106)) ([8c800df](https://github.com/gladiuscode/react-native-orientation-director/commit/8c800dff418b45de0563025965b93f7a2e1f79b1))
9+
* **iOS:** missing listeners enabled check ([#108](https://github.com/gladiuscode/react-native-orientation-director/issues/108)) ([2e38ae3](https://github.com/gladiuscode/react-native-orientation-director/commit/2e38ae34eee0b93afcaa4ac604f1bfb9a5cafabf))
10+
311
# [3.0.0](https://github.com/gladiuscode/react-native-orientation-director/compare/v2.6.5...v3.0.0) (2026-03-22)
412

513

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": "3.0.0",
3+
"version": "3.0.1",
44
"description": "A Modern React Native library that allows you to access orientation",
55
"main": "./lib/module/index.js",
66
"types": "./lib/typescript/src/index.d.ts",

0 commit comments

Comments
 (0)