Skip to content

Commit 7e5d044

Browse files
chore(release): 1.3.16 [skip ci]
## [1.3.16](v1.3.15...v1.3.16) (2025-05-11) ### Bug Fixes * upgraded example app to expo sdk 53 ([6310358](6310358))
1 parent 6310358 commit 7e5d044

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.16](https://github.com/JairajJangle/react-native-visibility-sensor/compare/v1.3.15...v1.3.16) (2025-05-11)
2+
3+
4+
### Bug Fixes
5+
6+
* upgraded example app to expo sdk 53 ([6310358](https://github.com/JairajJangle/react-native-visibility-sensor/commit/6310358b9e7efa35cf17ba3ece5509a868250e40))
7+
18
## [1.3.15](https://github.com/JairajJangle/react-native-visibility-sensor/compare/v1.3.14...v1.3.15) (2025-04-26)
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.15",
3+
"version": "1.3.16",
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)