Skip to content

Commit 35ef111

Browse files
committed
Merge branch 'main' of github.com:JairajJangle/react-native-component-inview into develop
2 parents d0fdaea + 9f76d62 commit 35ef111

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.9](https://github.com/JairajJangle/react-native-visibility-sensor/compare/v1.4.8...v1.4.9) (2026-01-30)
2+
3+
4+
### Bug Fixes
5+
6+
* **docs:** fixed broken readme formatting ([5c833b6](https://github.com/JairajJangle/react-native-visibility-sensor/commit/5c833b66758b18cd63c3c459e45adfaa16b962f2))
7+
18
## [1.4.8](https://github.com/JairajJangle/react-native-visibility-sensor/compare/v1.4.7...v1.4.8) (2026-01-30)
29

310
## [1.4.7](https://github.com/JairajJangle/react-native-visibility-sensor/compare/v1.4.6...v1.4.7) (2026-01-18)

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