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 dbe4c44 commit 1597cb1Copy full SHA for 1597cb1
CHANGELOG.md
@@ -1,5 +1,7 @@
1
# Changelog
2
3
+## [2.1.1](https://github.com/ccnnde/react-native-simple-openvpn/compare/v2.1.0...v2.1.1) (2024-04-17)
4
+
5
## [2.1.0](https://github.com/ccnnde/react-native-simple-openvpn/compare/v2.0.0...v2.1.0) (2023-03-31)
6
7
@@ -54,4 +56,4 @@
54
56
55
57
### ✨ Features
58
-* feat: provide support for basic OpenVPN functions
59
+* feat: provide support for basic OpenVPN functions
package.json
@@ -1,7 +1,7 @@
{
"name": "react-native-simple-openvpn",
"title": "React Native Simple Openvpn",
- "version": "2.1.0",
+ "version": "2.1.1",
"description": "React Native Open VPN Module",
"main": "index.js",
"types": "index.d.ts",
0 commit comments