Skip to content

Commit 8d839c6

Browse files
chore(release): 1.3.21 [skip ci]
## [1.3.21](v1.3.20...v1.3.21) (2025-07-18) ### Bug Fixes * upgrade expo from 53.0.11 to 53.0.12 ([535c141](535c141))
1 parent 4296038 commit 8d839c6

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.21](https://github.com/JairajJangle/react-native-visibility-sensor/compare/v1.3.20...v1.3.21) (2025-07-18)
2+
3+
4+
### Bug Fixes
5+
6+
* upgrade expo from 53.0.11 to 53.0.12 ([535c141](https://github.com/JairajJangle/react-native-visibility-sensor/commit/535c141a62147b47d18b52172ccd5f99a0c20842))
7+
18
## [1.3.20](https://github.com/JairajJangle/react-native-visibility-sensor/compare/v1.3.19...v1.3.20) (2025-06-14)
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.20",
3+
"version": "1.3.21",
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)