Skip to content

Commit

Permalink
v6.0.1-beta.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel committed Feb 18, 2022
1 parent 3490aec commit bad70d5
Show file tree
Hide file tree
Showing 8 changed files with 19 additions and 19 deletions.
4 changes: 2 additions & 2 deletions addons/ondevice-actions/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@storybook/addon-ondevice-actions",
"version": "6.0.1-beta.0",
"version": "6.0.1-beta.1",
"description": "Action Logger addon for react-native storybook",
"keywords": [
"storybook"
Expand Down Expand Up @@ -41,5 +41,5 @@
"publishConfig": {
"access": "public"
},
"gitHead": "4b9d901add9452525135caae98ae5f78dd8da9ff"
"gitHead": "3490aec85c84210997f38b92afa515b6dc41b8b5"
}
4 changes: 2 additions & 2 deletions addons/ondevice-backgrounds/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@storybook/addon-ondevice-backgrounds",
"version": "6.0.1-beta.0",
"version": "6.0.1-beta.1",
"description": "A react-native storybook addon to show different backgrounds for your preview",
"keywords": [
"addon",
Expand Down Expand Up @@ -44,5 +44,5 @@
"publishConfig": {
"access": "public"
},
"gitHead": "4b9d901add9452525135caae98ae5f78dd8da9ff"
"gitHead": "3490aec85c84210997f38b92afa515b6dc41b8b5"
}
4 changes: 2 additions & 2 deletions addons/ondevice-controls/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@storybook/addon-ondevice-controls",
"version": "6.0.1-beta.0",
"version": "6.0.1-beta.1",
"description": "Display storybook controls on your device.",
"keywords": [
"addon",
Expand Down Expand Up @@ -53,5 +53,5 @@
"publishConfig": {
"access": "public"
},
"gitHead": "4b9d901add9452525135caae98ae5f78dd8da9ff"
"gitHead": "3490aec85c84210997f38b92afa515b6dc41b8b5"
}
4 changes: 2 additions & 2 deletions addons/ondevice-notes/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@storybook/addon-ondevice-notes",
"version": "6.0.1-beta.0",
"version": "6.0.1-beta.1",
"description": "Write notes for your react-native Storybook stories.",
"keywords": [
"addon",
Expand Down Expand Up @@ -45,5 +45,5 @@
"publishConfig": {
"access": "public"
},
"gitHead": "4b9d901add9452525135caae98ae5f78dd8da9ff"
"gitHead": "3490aec85c84210997f38b92afa515b6dc41b8b5"
}
2 changes: 1 addition & 1 deletion app/react-native-server/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@storybook/react-native-server",
"version": "6.0.1-beta.0",
"version": "6.0.1-beta.1",
"private": "true",
"description": "A better way to develop React Native Components for your app",
"keywords": [
Expand Down
4 changes: 2 additions & 2 deletions app/react-native/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@storybook/react-native",
"version": "6.0.1-beta.0",
"version": "6.0.1-beta.1",
"description": "A better way to develop React Native Components for your app",
"keywords": [
"react",
Expand Down Expand Up @@ -82,5 +82,5 @@
"publishConfig": {
"access": "public"
},
"gitHead": "4b9d901add9452525135caae98ae5f78dd8da9ff"
"gitHead": "3490aec85c84210997f38b92afa515b6dc41b8b5"
}
14 changes: 7 additions & 7 deletions examples/native/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "rn_example",
"version": "6.0.1-beta.0",
"version": "6.0.1-beta.1",
"private": true,
"scripts": {
"android": "react-native run-android",
Expand Down Expand Up @@ -39,13 +39,13 @@
"@react-native-community/slider": "^3.0.3",
"@storybook/addon-actions": "^6.3.1",
"@storybook/addon-links": "^6.3.1",
"@storybook/addon-ondevice-actions": "^6.0.1-beta.0",
"@storybook/addon-ondevice-backgrounds": "^6.0.1-beta.0",
"@storybook/addon-ondevice-controls": "^6.0.1-beta.0",
"@storybook/addon-ondevice-notes": "^6.0.1-beta.0",
"@storybook/addon-ondevice-actions": "^6.0.1-beta.1",
"@storybook/addon-ondevice-backgrounds": "^6.0.1-beta.1",
"@storybook/addon-ondevice-controls": "^6.0.1-beta.1",
"@storybook/addon-ondevice-notes": "^6.0.1-beta.1",
"@storybook/addons": "^6.3.1",
"@storybook/react-native": "^6.0.1-beta.0",
"@storybook/react-native-server": "^6.0.1-beta.0",
"@storybook/react-native": "^6.0.1-beta.1",
"@storybook/react-native-server": "^6.0.1-beta.1",
"react": "^17.0.2",
"react-native": "0.67.1",
"react-native-web": "^0.17.5"
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
"npmClient": "yarn",
"useWorkspaces": true,
"registry": "https://registry.npmjs.org",
"version": "6.0.1-beta.0"
"version": "6.0.1-beta.1"
}

3 comments on commit bad70d5

@leotm
Copy link

@leotm leotm commented on bad70d5 Feb 18, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

deploying late on a Friday huh (;

@leotm
Copy link

@leotm leotm commented on bad70d5 Feb 18, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

jk good stuff, will test this wkend

@dannyhw
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

living life on the edge πŸ˜‚

Please sign in to comment.