Skip to content

Commit

Permalink
0.29.1-alpha.3
Browse files Browse the repository at this point in the history
  • Loading branch information
pavjacko committed May 6, 2020
1 parent 8838843 commit f758a94
Show file tree
Hide file tree
Showing 9 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion docs/plugin.md
Original file line number Diff line number Diff line change
Expand Up @@ -2546,7 +2546,7 @@ rnv plugin add react-web-vector-icons
## renative


Version: `0.29.1-alpha.1`
Version: `0.29.1-alpha.2`

Platforms: `ios`,`android`,`androidtv`,`androidwear`,`web`,`web-next`,`tizen`,`tizenmobile`,`tvos`,`webos`,`macos`,`windows`,`tizenwatch`,`kaios`,`firefoxos`,`firefoxtv`,`chromecast`

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "renative-wrapper-app",
"version": "0.29.1-alpha.2",
"version": "0.29.1-alpha.3",
"description": "🚀🚀🚀 Build universal cross-platform apps with React Native. Includes latest `iOS`, `tvOS`, `Android`, `Android TV`, `Android Wear`, `Web`, `Tizen TV`, `Tizen Watch`, `Tizen Mobile`, `LG webOS`, `macOS/OSX`, `Windows`, `KaiOS`, `FirefoxOS`, `Firefox TV` and `Chromecast` platforms",
"keywords": [
"android tv",
Expand Down
2 changes: 1 addition & 1 deletion packages/app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "app",
"version": "0.29.1-alpha.2",
"version": "0.29.1-alpha.3",
"description": "🚀🚀🚀 Build universal cross-platform apps with React Native. Includes latest `iOS`, `tvOS`, `Android`, `Android TV`, `Android Wear`, `Web`, `Tizen TV`, `Tizen Watch`, `Tizen Mobile`, `LG webOS`, `macOS/OSX`, `Windows`, `KaiOS`, `FirefoxOS` and `Firefox TV` platforms",
"homepage": "https://github.com/pavjacko/renative#readme",
"bugs": {
Expand Down
2 changes: 1 addition & 1 deletion packages/renative-template-blank/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "renative-template-blank",
"version": "0.29.1-alpha.2",
"version": "0.29.1-alpha.3",
"description": "🚧 Blank Template for ReNative (https://www.npmjs.com/package/renative). Supports `iOS`, `tvOS`, `Android`, `Android TV`, `Android Wear`, `Web`, `Tizen TV`, `Tizen Watch`, `LG webOS`, `macOS/OSX`, `Windows`, `KaiOS`, `FirefoxOS`, `Firefox TV`",
"keywords": [
"android tv",
Expand Down
2 changes: 1 addition & 1 deletion packages/renative-template-hello-world/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "renative-template-hello-world",
"version": "0.29.1-alpha.2",
"version": "0.29.1-alpha.3",
"description": "🚧 Hello World Template for ReNative (https://www.npmjs.com/package/renative). Supports `iOS`, `tvOS`, `Android`, `Android TV`, `Android Wear`, `Web`, `Tizen TV`, `Tizen Watch`, `LG webOS`, `macOS/OSX`, `Windows`, `KaiOS`, `FirefoxOS`, `Firefox TV`",
"keywords": [
"android tv",
Expand Down
2 changes: 1 addition & 1 deletion packages/renative-template-kitchen-sink/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "renative-template-kitchen-sink",
"version": "0.29.1-alpha.2",
"version": "0.29.1-alpha.3",
"description": "🚀🚀🚀 Build universal cross-platform apps with React Native. Includes latest `iOS`, `tvOS`, `Android`, `Android TV`, `Android Wear`, `Web`, `Tizen TV`, `Tizen Watch`, `LG webOS`, `macOS/OSX`, `Windows`, `KaiOS`, `FirefoxOS` and `Firefox TV` platforms",
"keywords": [
"android tv",
Expand Down
2 changes: 1 addition & 1 deletion packages/renative/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "renative",
"version": "0.29.1-alpha.2",
"version": "0.29.1-alpha.3",
"description": "🚀🚀🚀 Build universal cross-platform apps with React Native. Includes latest `iOS`, `tvOS`, `Android`, `Android TV`, `Android Wear`, `Web`, `Tizen TV`, `Tizen Watch`, `LG webOS`, `macOS/OSX`, `Windows`, `KaiOS`, `FirefoxOS` and `Firefox TV` platforms",
"keywords": [
"android tv",
Expand Down
4 changes: 2 additions & 2 deletions packages/rnv/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "rnv",
"version": "0.29.1-alpha.2",
"version": "0.29.1-alpha.3",
"description": "💻 CLI for ReNative (https://www.npmjs.com/package/renative). Supports `iOS`, `tvOS`, `Android`, `Android TV`, `Android Wear`, `Web`, `Tizen TV`, `Tizen Watch`, `LG webOS`, `macOS/OSX`, `Windows`, `KaiOS`, `FirefoxOS`, `Firefox TV`",
"keywords": [
"android tv",
Expand Down Expand Up @@ -104,6 +104,7 @@
"console-table-printer": "1.1.10",
"copy-webpack-plugin": "4.6.0",
"cross-env": "5.2.0",
"crypto-random-string": "3.2.0",
"css-hot-loader": "1.4.2",
"css-loader": "3.2.0",
"deepmerge": "3.2.0",
Expand Down Expand Up @@ -144,7 +145,6 @@
"webpack-dev-server": "3.2.1",
"webpack-merge": "4.1.4",
"write-json-webpack-plugin": "1.1.0",
"crypto-random-string": "3.2.0",
"xml2json": "0.11.2"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/rnv/pluginTemplates/renative.plugins.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
}
},
"renative": {
"version": "0.29.1-alpha.1",
"version": "0.29.1-alpha.2",
"webpack": {
"modulePaths": [
"node_modules/renative"
Expand Down

0 comments on commit f758a94

Please sign in to comment.