Skip to content

Commit 4b730cb

Browse files
committed
Merge branch 'main' of github.com:JairajJangle/react-native-component-inview
2 parents 68bcdf7 + 17fa2f4 commit 4b730cb

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.4.4](https://github.com/JairajJangle/react-native-visibility-sensor/compare/v1.4.3...v1.4.4) (2025-10-01)
2+
3+
4+
### Bug Fixes
5+
6+
* deps upgraded & upgraded example app to expo sdk 54 ([63426f9](https://github.com/JairajJangle/react-native-visibility-sensor/commit/63426f96199c949b55305ea6c43b62f1ca5281bd))
7+
18
## [1.4.3](https://github.com/JairajJangle/react-native-visibility-sensor/compare/v1.4.2...v1.4.3) (2025-10-01)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@futurejj/react-native-visibility-sensor",
3-
"version": "1.4.3",
3+
"version": "1.4.4",
44
"description": "A React Native wrapper to check whether a component is in the view port to track impressions and clicks",
55
"main": "lib/commonjs/index",
66
"module": "lib/module/index",

0 commit comments

Comments
 (0)