We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 68a59b0 commit 7c4dddaCopy full SHA for 7c4ddda
2 files changed
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.3.14](https://github.com/JairajJangle/react-native-visibility-sensor/compare/v1.3.13...v1.3.14) (2025-04-14)
2
+
3
4
+### Bug Fixes
5
6
+* updated lock file deps ([3ee154b](https://github.com/JairajJangle/react-native-visibility-sensor/commit/3ee154b8fb0a853433db707a8de39ac65509be5c))
7
8
## [1.3.13](https://github.com/JairajJangle/react-native-visibility-sensor/compare/v1.3.12...v1.3.13) (2025-04-06)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@futurejj/react-native-visibility-sensor",
- "version": "1.3.13",
+ "version": "1.3.14",
"description": "A React Native wrapper to check whether a component is in the view port to track impressions and clicks",
"main": "lib/commonjs/index",
"module": "lib/module/index",
0 commit comments