Skip to content

Commit 8b1ebbb

Browse files
chore(release): 1.4.12 [skip ci]
## [1.4.12](v1.4.11...v1.4.12) (2026-04-04) ### Bug Fixes * **deps:** housekeeping - upgraded deps ([aeb4795](aeb4795))
1 parent e9fcab8 commit 8b1ebbb

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.12](https://github.com/JairajJangle/react-native-visibility-sensor/compare/v1.4.11...v1.4.12) (2026-04-04)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** housekeeping - upgraded deps ([aeb4795](https://github.com/JairajJangle/react-native-visibility-sensor/commit/aeb47955cd981862df4522003a1e097a9ab021ee))
7+
18
## [1.4.11](https://github.com/JairajJangle/react-native-visibility-sensor/compare/v1.4.10...v1.4.11) (2026-03-08)
29

310
## [1.4.10](https://github.com/JairajJangle/react-native-visibility-sensor/compare/v1.4.9...v1.4.10) (2026-02-07)

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