Skip to content

Commit 1597cb1

Browse files
committed
✨ feat(version): release 2.1.1
1 parent dbe4c44 commit 1597cb1

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Changelog
22

3+
## [2.1.1](https://github.com/ccnnde/react-native-simple-openvpn/compare/v2.1.0...v2.1.1) (2024-04-17)
4+
35
## [2.1.0](https://github.com/ccnnde/react-native-simple-openvpn/compare/v2.0.0...v2.1.0) (2023-03-31)
46

57

@@ -54,4 +56,4 @@
5456

5557
### ✨ Features
5658

57-
* feat: provide support for basic OpenVPN functions
59+
* feat: provide support for basic OpenVPN functions

package.json

Lines changed: 1 addition & 1 deletion
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.0",
4+
"version": "2.1.1",
55
"description": "React Native Open VPN Module",
66
"main": "index.js",
77
"types": "index.d.ts",

0 commit comments

Comments
 (0)