We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 456548a commit 1676781Copy full SHA for 1676781
2 files changed
packages/react-native-contentpass-ui/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# @contentpass/react-native-contentpass-ui
2
3
+## 0.3.1
4
+
5
+### Patch Changes
6
7
+- Fix loading state during login
8
9
## 0.3.0
10
11
### Minor Changes
packages/react-native-contentpass-ui/package.json
@@ -1,6 +1,6 @@
{
"name": "@contentpass/react-native-contentpass-ui",
- "version": "0.3.0",
+ "version": "0.3.1",
"description": "Contentpass React Native UI Components",
"source": "./src/index.tsx",
"main": "./lib/commonjs/index.js",
0 commit comments