Skip to content

Commit 1676781

Browse files
committed
chore: bump ui package version
1 parent 456548a commit 1676781

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

packages/react-native-contentpass-ui/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @contentpass/react-native-contentpass-ui
22

3+
## 0.3.1
4+
5+
### Patch Changes
6+
7+
- Fix loading state during login
8+
39
## 0.3.0
410

511
### Minor Changes

packages/react-native-contentpass-ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@contentpass/react-native-contentpass-ui",
3-
"version": "0.3.0",
3+
"version": "0.3.1",
44
"description": "Contentpass React Native UI Components",
55
"source": "./src/index.tsx",
66
"main": "./lib/commonjs/index.js",

0 commit comments

Comments
 (0)