Skip to content

Commit 20726e3

Browse files
chore(release): 1.3.19 [skip ci]
## [1.3.19](v1.3.18...v1.3.19) (2025-06-10) ### Bug Fixes * deps upgraded ([1252fee](1252fee))
1 parent b3fdf79 commit 20726e3

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.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+
18
## [1.3.18](https://github.com/JairajJangle/react-native-visibility-sensor/compare/v1.3.17...v1.3.18) (2025-05-13)
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.3.18",
3+
"version": "1.3.19",
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)