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.
2 parents d16adc5 + 20726e3 commit b3d2501Copy full SHA for b3d2501
2 files changed
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.3.19](https://github.com/JairajJangle/react-native-visibility-sensor/compare/v1.3.18...v1.3.19) (2025-06-10)
2
+
3
4
+### Bug Fixes
5
6
+* deps upgraded ([1252fee](https://github.com/JairajJangle/react-native-visibility-sensor/commit/1252fee2e45b9121d64fc95fefd11b8c67cee4a2))
7
8
## [1.3.18](https://github.com/JairajJangle/react-native-visibility-sensor/compare/v1.3.17...v1.3.18) (2025-05-13)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@futurejj/react-native-visibility-sensor",
- "version": "1.3.18",
+ "version": "1.3.19",
"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