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 61eddc6 commit dcd3cdeCopy full SHA for dcd3cde
2 files changed
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.3.13](https://github.com/JairajJangle/react-native-visibility-sensor/compare/v1.3.12...v1.3.13) (2025-04-06)
2
+
3
4
+### Bug Fixes
5
6
+* upgraded multiple deps ([3ccaa2c](https://github.com/JairajJangle/react-native-visibility-sensor/commit/3ccaa2c8f14ead661df4db0e2393218f1a7eef16))
7
8
## [1.3.12](https://github.com/JairajJangle/react-native-visibility-sensor/compare/v1.3.11...v1.3.12) (2025-03-11)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "@futurejj/react-native-visibility-sensor",
- "version": "1.2.7",
+ "version": "1.3.13",
"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