Skip to content

Commit 60f8e68

Browse files
chore(release): 1.4.10 [skip ci]
## [1.4.10](v1.4.9...v1.4.10) (2026-02-07) ### Bug Fixes * maintenance - dev dep upgraded ([ac77106](ac77106))
1 parent 5fea7f8 commit 60f8e68

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.4.10](https://github.com/JairajJangle/react-native-visibility-sensor/compare/v1.4.9...v1.4.10) (2026-02-07)
2+
3+
4+
### Bug Fixes
5+
6+
* maintenance - dev dep upgraded ([ac77106](https://github.com/JairajJangle/react-native-visibility-sensor/commit/ac77106d3f78ca6a92a4d141db711c362bc81af8))
7+
18
## [1.4.9](https://github.com/JairajJangle/react-native-visibility-sensor/compare/v1.4.8...v1.4.9) (2026-01-30)
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.4.9",
3+
"version": "1.4.10",
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)