From 7a449b0b1411da908d5eded00d987384f7799e37 Mon Sep 17 00:00:00 2001 From: vasikarla Date: Wed, 25 May 2022 20:08:34 +0000 Subject: [PATCH] Bump version to: v2.2.7 [skip ci] --- examples/android-material-ui/package.json | 2 +- examples/controls/package.json | 2 +- examples/cross-platform/package.json | 2 +- examples/flutter/package.json | 2 +- examples/ios-material-ui/package.json | 2 +- lerna.json | 2 +- packages/addon/package.json | 2 +- packages/controllers/package.json | 2 +- packages/deep-link-logger/package.json | 2 +- packages/dev-middleware/package.json | 2 +- packages/devices/package.json | 2 +- packages/native-components/package.json | 2 +- packages/native/package.json | 2 +- packages/types/package.json | 2 +- 14 files changed, 14 insertions(+), 14 deletions(-) diff --git a/examples/android-material-ui/package.json b/examples/android-material-ui/package.json index 86e8c91..9b5bee8 100644 --- a/examples/android-material-ui/package.json +++ b/examples/android-material-ui/package.json @@ -1,6 +1,6 @@ { "name": "@storybook/native-android-material-deep-link-example", - "version": "2.2.6", + "version": "2.2.7", "private": true, "description": "An android demo app for storybook native", "repository": "", diff --git a/examples/controls/package.json b/examples/controls/package.json index 0d9e52f..52fffb0 100644 --- a/examples/controls/package.json +++ b/examples/controls/package.json @@ -1,6 +1,6 @@ { "name": "@storybook/native-controls-example", - "version": "2.2.6", + "version": "2.2.7", "private": true, "description": "An Android demo app showing how to use controls", "repository": "", diff --git a/examples/cross-platform/package.json b/examples/cross-platform/package.json index 8c7b4a9..f9de005 100644 --- a/examples/cross-platform/package.json +++ b/examples/cross-platform/package.json @@ -1,6 +1,6 @@ { "name": "@storybook/native-cross-platform-example", - "version": "2.2.6", + "version": "2.2.7", "private": true, "description": "material-ui Web, Android, and iOS components in the same storybook", "repository": "", diff --git a/examples/flutter/package.json b/examples/flutter/package.json index 88dd1db..d51ac4c 100644 --- a/examples/flutter/package.json +++ b/examples/flutter/package.json @@ -1,6 +1,6 @@ { "name": "@storybook/native-flutter-example", - "version": "2.2.6", + "version": "2.2.7", "private": true, "description": "A Flutter demo app showcasing cross-platform controls", "repository": "", diff --git a/examples/ios-material-ui/package.json b/examples/ios-material-ui/package.json index c57c1f8..6664cd2 100644 --- a/examples/ios-material-ui/package.json +++ b/examples/ios-material-ui/package.json @@ -1,6 +1,6 @@ { "name": "@storybook/native-ios-example-deep-link", - "version": "2.2.6", + "version": "2.2.7", "private": true, "description": "An iOS demo app for storybook native", "repository": "", diff --git a/lerna.json b/lerna.json index 4142e05..39d29e2 100644 --- a/lerna.json +++ b/lerna.json @@ -1,5 +1,5 @@ { - "version": "2.2.6", + "version": "2.2.7", "npmClient": "yarn", "registry": "https://registry.npmjs.com", "useWorkspaces": true diff --git a/packages/addon/package.json b/packages/addon/package.json index 4471328..6fbb5c5 100644 --- a/packages/addon/package.json +++ b/packages/addon/package.json @@ -1,6 +1,6 @@ { "name": "@storybook/native-addon", - "version": "2.2.6", + "version": "2.2.7", "main": "./dist/index.js", "files": [ "dist" diff --git a/packages/controllers/package.json b/packages/controllers/package.json index 4c0ebb5..09583e1 100644 --- a/packages/controllers/package.json +++ b/packages/controllers/package.json @@ -1,6 +1,6 @@ { "name": "@storybook/native-controllers", - "version": "2.2.6", + "version": "2.2.7", "main": "./dist/index.js", "description": "Functions for programatically interacting with emulators", "files": [ diff --git a/packages/deep-link-logger/package.json b/packages/deep-link-logger/package.json index 4aefe85..69de4e5 100644 --- a/packages/deep-link-logger/package.json +++ b/packages/deep-link-logger/package.json @@ -1,6 +1,6 @@ { "name": "@storybook/deep-link-logger", - "version": "2.2.6", + "version": "2.2.7", "main": "./dist/index.js", "files": [ "dist" diff --git a/packages/dev-middleware/package.json b/packages/dev-middleware/package.json index b576d0c..3fddbe4 100644 --- a/packages/dev-middleware/package.json +++ b/packages/dev-middleware/package.json @@ -1,6 +1,6 @@ { "name": "@storybook/native-dev-middleware", - "version": "2.2.6", + "version": "2.2.7", "main": "./dist/index.js", "description": "Middleware for using storybook with emulators open on a local machine", "files": [ diff --git a/packages/devices/package.json b/packages/devices/package.json index 35977db..018b9c5 100644 --- a/packages/devices/package.json +++ b/packages/devices/package.json @@ -1,6 +1,6 @@ { "name": "@storybook/native-devices", - "version": "2.2.6", + "version": "2.2.7", "main": "./dist/index.js", "files": [ "dist" diff --git a/packages/native-components/package.json b/packages/native-components/package.json index eed4572..d17bb01 100644 --- a/packages/native-components/package.json +++ b/packages/native-components/package.json @@ -1,6 +1,6 @@ { "name": "@storybook/native-components", - "version": "2.2.6", + "version": "2.2.7", "main": "./dist/index.js", "files": [ "dist" diff --git a/packages/native/package.json b/packages/native/package.json index 109f0a7..ba2ad07 100644 --- a/packages/native/package.json +++ b/packages/native/package.json @@ -1,6 +1,6 @@ { "name": "@storybook/native", - "version": "2.2.6", + "version": "2.2.7", "main": "./dist/index.js", "description": "storybook native build tool", "files": [ diff --git a/packages/types/package.json b/packages/types/package.json index 3543ca4..55c9c65 100644 --- a/packages/types/package.json +++ b/packages/types/package.json @@ -1,6 +1,6 @@ { "name": "@storybook/native-types", - "version": "2.2.6", + "version": "2.2.7", "main": "./dist/index.js", "files": [ "dist"