Skip to content

Commit c25aec3

Browse files
chore(release): 1.4.8 [skip ci]
## [1.4.8](v1.4.7...v1.4.8) (2026-01-30)
1 parent 01dee4d commit c25aec3

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.8](https://github.com/JairajJangle/react-native-visibility-sensor/compare/v1.4.7...v1.4.8) (2026-01-30)
2+
13
## [1.4.7](https://github.com/JairajJangle/react-native-visibility-sensor/compare/v1.4.6...v1.4.7) (2026-01-18)
24

35
## [1.4.6](https://github.com/JairajJangle/react-native-visibility-sensor/compare/v1.4.5...v1.4.6) (2025-12-13)

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