Skip to content

Commit 23bd6db

Browse files
committed
✨ feat(version): release 2.1.2
1 parent 7825949 commit 23bd6db

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.2](https://github.com/ccnnde/react-native-simple-openvpn/compare/v2.1.1...v2.1.2) (2024-09-29)
4+
5+
6+
### 🐞 Bug Fixes
7+
8+
* fix(android): fix build issue ([56dd3d0](https://github.com/ccnnde/react-native-simple-openvpn/commit/56dd3d0))
9+
310
## [2.1.1](https://github.com/ccnnde/react-native-simple-openvpn/compare/v2.1.0...v2.1.1) (2024-04-17)
411

512
### 🐞 Bug Fixes

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.1",
4+
"version": "2.1.2",
55
"description": "React Native Open VPN Module",
66
"main": "index.js",
77
"types": "index.d.ts",

0 commit comments

Comments
 (0)