Skip to content

Commit 30130a9

Browse files
chore(release): 1.3.18 [skip ci]
## [1.3.18](v1.3.17...v1.3.18) (2025-05-13) ### Bug Fixes * upgrade react-dom from 19.0.0 to 19.1.0 ([55cebfe](55cebfe))
1 parent 8054b36 commit 30130a9

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.18](https://github.com/JairajJangle/react-native-visibility-sensor/compare/v1.3.17...v1.3.18) (2025-05-13)
2+
3+
4+
### Bug Fixes
5+
6+
* upgrade react-dom from 19.0.0 to 19.1.0 ([55cebfe](https://github.com/JairajJangle/react-native-visibility-sensor/commit/55cebfe142e8fc43fcda1a82ecc3ea43ef8e5963))
7+
18
## [1.3.17](https://github.com/JairajJangle/react-native-visibility-sensor/compare/v1.3.16...v1.3.17) (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.17",
3+
"version": "1.3.18",
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)