Skip to content

Commit 5aba074

Browse files
chore(release): 2.0.0 [skip ci]
# [2.0.0](v1.3.21...v2.0.0) (2026-03-07)
1 parent 1b9e9e9 commit 5aba074

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

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

3+
# [2.0.0](https://github.com/huextrat/react-native-screenshot-aware/compare/v1.3.21...v2.0.0) (2026-03-07)
4+
35
## [1.3.21](https://github.com/huextrat/react-native-screenshot-aware/compare/v1.3.20...v1.3.21) (2026-03-04)
46

57

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.21",
3+
"version": "2.0.0",
44
"description": "React Native module for real-time screenshot detection on Android and iOS",
55
"main": "./lib/module/index.js",
66
"types": "./lib/typescript/src/index.d.ts",

0 commit comments

Comments
 (0)