Skip to content

Commit 7c4ddda

Browse files
chore(release): 1.3.14 [skip ci]
## [1.3.14](v1.3.13...v1.3.14) (2025-04-14) ### Bug Fixes * updated lock file deps ([3ee154b](3ee154b))
1 parent 68a59b0 commit 7c4ddda

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.14](https://github.com/JairajJangle/react-native-visibility-sensor/compare/v1.3.13...v1.3.14) (2025-04-14)
2+
3+
4+
### Bug Fixes
5+
6+
* updated lock file deps ([3ee154b](https://github.com/JairajJangle/react-native-visibility-sensor/commit/3ee154b8fb0a853433db707a8de39ac65509be5c))
7+
18
## [1.3.13](https://github.com/JairajJangle/react-native-visibility-sensor/compare/v1.3.12...v1.3.13) (2025-04-06)
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.13",
3+
"version": "1.3.14",
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)