Skip to content

Commit 4fd59d1

Browse files
chore(release): 1.3.18 [skip ci]
## [1.3.18](v1.3.17...v1.3.18) (2025-12-18) ### Bug Fixes * **deps:** update dependency react-native to v0.83.1 ([#411](#411)) ([028b091](028b091))
1 parent 028b091 commit 4fd59d1

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.3.18](https://github.com/huextrat/react-native-screenshot-aware/compare/v1.3.17...v1.3.18) (2025-12-18)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** update dependency react-native to v0.83.1 ([#411](https://github.com/huextrat/react-native-screenshot-aware/issues/411)) ([028b091](https://github.com/huextrat/react-native-screenshot-aware/commit/028b091f537d6f8e4a95d325af6864283d90264c))
9+
310
## [1.3.17](https://github.com/huextrat/react-native-screenshot-aware/compare/v1.3.16...v1.3.17) (2025-12-15)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-screenshot-aware",
3-
"version": "1.3.17",
3+
"version": "1.3.18",
44
"description": "React Native module for real-time screenshot detection on Android and iOS",
55
"source": "src/index.tsx",
66
"main": "lib/commonjs/index.js",

0 commit comments

Comments
 (0)