Skip to content

Commit dfe817f

Browse files
committed
✨ feat(version): release 2.1.3
1 parent 3d51c54 commit dfe817f

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

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+
310
## [2.1.2](https://github.com/ccnnde/react-native-simple-openvpn/compare/v2.1.1...v2.1.2) (2024-09-29)
411

512

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "react-native-simple-openvpn",
33
"title": "React Native Simple Openvpn",
4-
"version": "2.1.2",
4+
"version": "2.1.3",
55
"description": "React Native Open VPN Module",
66
"main": "index.js",
77
"types": "index.d.ts",

0 commit comments

Comments
 (0)