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 751b9d4 commit 7301edbCopy full SHA for 7301edb
CHANGELOG.md
@@ -2,6 +2,10 @@
2
3
All notable changes will be documented in this file.
4
5
+## [1.0.15] - 2023-04-06
6
+
7
+* Update README docs examples
8
9
## [1.0.14] - 2023-03-28
10
11
* Update README docs.
package.json
@@ -1,6 +1,6 @@
1
{
"name": "app-upgrade-react-native-sdk",
- "version": "1.0.14",
+ "version": "1.0.15",
"description": "Official App Upgrade react-native sdk",
"main": "index.js",
"scripts": {
0 commit comments