We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d51c54 commit dfe817fCopy full SHA for dfe817f
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [2.1.3](https://github.com/ccnnde/react-native-simple-openvpn/compare/v2.1.2...v2.1.3) (2024-10-30)
4
+
5
6
+### 🐞 Bug Fixes
7
8
+* fix(android): fix android 14 crash issue ([3d51c54](https://github.com/ccnnde/react-native-simple-openvpn/commit/3d51c54))
9
10
## [2.1.2](https://github.com/ccnnde/react-native-simple-openvpn/compare/v2.1.1...v2.1.2) (2024-09-29)
11
12
package.json
@@ -1,7 +1,7 @@
{
"name": "react-native-simple-openvpn",
"title": "React Native Simple Openvpn",
- "version": "2.1.2",
+ "version": "2.1.3",
"description": "React Native Open VPN Module",
"main": "index.js",
"types": "index.d.ts",
0 commit comments