Skip to content

Commit 0cd0be5

Browse files
chore(release): 1.4.5 [skip ci]
## [1.4.5](v1.4.4...v1.4.5) (2025-12-03)
1 parent 7a46eb6 commit 0cd0be5

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
## [1.4.5](https://github.com/JairajJangle/react-native-visibility-sensor/compare/v1.4.4...v1.4.5) (2025-12-03)
2+
13
## [1.4.4](https://github.com/JairajJangle/react-native-visibility-sensor/compare/v1.4.3...v1.4.4) (2025-10-01)
24

35

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.4.4",
3+
"version": "1.4.5",
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)