Skip to content

Commit 1c577d9

Browse files
chore(release): 1.4.11 [skip ci]
## [1.4.11](v1.4.10...v1.4.11) (2026-03-08)
1 parent 42ee048 commit 1c577d9

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.11](https://github.com/JairajJangle/react-native-visibility-sensor/compare/v1.4.10...v1.4.11) (2026-03-08)
2+
13
## [1.4.10](https://github.com/JairajJangle/react-native-visibility-sensor/compare/v1.4.9...v1.4.10) (2026-02-07)
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.10",
3+
"version": "1.4.11",
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)