We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5f0313b commit 4c36d2bCopy full SHA for 4c36d2b
CHANGELOG.md
@@ -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
9
# freeRASP 3.6.0
10
11
- ⚡ Improved reaction obfuscation
package.json
@@ -1,6 +1,6 @@
{
"name": "freerasp-react-native",
- "version": "3.6.0",
+ "version": "3.6.1",
"description": "React Native plugin for improving app security and threat monitoring on Android and iOS mobile devices.",
"main": "lib/commonjs/index",
"module": "lib/module/index",
0 commit comments