Skip to content

Commit 06fc1e7

Browse files
committed
chore: bump versions
1 parent fcec02f commit 06fc1e7

4 files changed

Lines changed: 14 additions & 2 deletions

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.0
4+
5+
### Minor Changes
6+
7+
- Improve external links in first-layer
8+
39
## 0.2.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.2.0",
3+
"version": "0.3.0",
44
"description": "Contentpass React Native UI Components",
55
"source": "./src/index.tsx",
66
"main": "./lib/commonjs/index.js",

packages/react-native-contentpass/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
22

3+
## 0.6.0
4+
5+
### Minor Changes
6+
7+
- Improve external links in first-layer
8+
39
## 0.5.0
410

511
### Minor Changes

packages/react-native-contentpass/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",
3-
"version": "0.5.0",
3+
"version": "0.6.0",
44
"description": "Contentpass React Native SDK",
55
"source": "./src/index.tsx",
66
"main": "./lib/commonjs/index.js",

0 commit comments

Comments
 (0)