Skip to content

Commit b7e6ab4

Browse files
committed
Merge branch 'main' of github.com:JairajJangle/react-native-component-inview into develop
2 parents 0371a1f + 5f7e0bc commit b7e6ab4

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
## [1.4.7](https://github.com/JairajJangle/react-native-visibility-sensor/compare/v1.4.6...v1.4.7) (2026-01-18)
2+
13
## [1.4.6](https://github.com/JairajJangle/react-native-visibility-sensor/compare/v1.4.5...v1.4.6) (2025-12-13)
24

35

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.6",
3+
"version": "1.4.7",
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)