Skip to content

Commit 4c36d2b

Browse files
committed
chore(release): freeRASP 3.6.1
1 parent 5f0313b commit 4c36d2b

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
# freeRASP 3.6.1
2+
3+
- 📄 Documentation updates
4+
5+
### iOS
6+
7+
- ⚡ Fixed bug that caused app being killed in specific situations ([#42](https://github.com/talsec/Free-RASP-ReactNative/issues/42))
8+
19
# freeRASP 3.6.0
210

311
- ⚡ Improved reaction obfuscation

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "freerasp-react-native",
3-
"version": "3.6.0",
3+
"version": "3.6.1",
44
"description": "React Native plugin for improving app security and threat monitoring on Android and iOS mobile devices.",
55
"main": "lib/commonjs/index",
66
"module": "lib/module/index",

0 commit comments

Comments
 (0)