Skip to content

Commit dcd3cde

Browse files
chore(release): 1.3.13 [skip ci]
## [1.3.13](v1.3.12...v1.3.13) (2025-04-06) ### Bug Fixes * upgraded multiple deps ([3ccaa2c](3ccaa2c))
1 parent 61eddc6 commit dcd3cde

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.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+
18
## [1.3.12](https://github.com/JairajJangle/react-native-visibility-sensor/compare/v1.3.11...v1.3.12) (2025-03-11)
29

310

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