Skip to content

Commit

Permalink
0.33.0
Browse files Browse the repository at this point in the history
  • Loading branch information
pavjacko committed Dec 5, 2021
1 parent 1053997 commit c149b32
Show file tree
Hide file tree
Showing 20 changed files with 53 additions and 25 deletions.
14 changes: 14 additions & 0 deletions docs/changelog.md
Expand Up @@ -131,6 +131,20 @@ sidebar_label: Changelog
- none


## v0.33.0 (2021-12-5)

### Fixed


### Added Features

- none

### Breaking Changes

- none


## v0.32.2 (2021-11-18)

### Fixed
Expand Down
14 changes: 14 additions & 0 deletions docs/changelog/0.33.0.md
@@ -0,0 +1,14 @@
## v0.33.0 (2021-12-5)

### Fixed


### Added Features

- none

### Breaking Changes

- none


2 changes: 1 addition & 1 deletion docs/plugins/overview.md
Expand Up @@ -2906,7 +2906,7 @@ rnv plugin add recyclerlistview
## renative


Version: `0.33.0-alpha.5`
Version: `0.33.0`

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

Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "renative-wrapper",
"version": "0.33.0-alpha.5",
"version": "0.33.0",
"currentRelease": "0.32",
"description": "馃殌馃殌馃殌 Unified Development Platform. Bootstrap, Develop & Deploy `iOS`, `tvOS`, `Android`, `Android TV`, `Fire TV`, `Android Wear`, `Web`, `Tizen TV`, `Tizen Watch`, `Tizen Mobile`, `LG webOS`, `macOS/OSX`, `Windows`, `KaiOS`, `FirefoxOS`, `Firefox TV` and `Chromecast` platforms",
"keywords": [
Expand Down
2 changes: 1 addition & 1 deletion packages/app/package.json
@@ -1,6 +1,6 @@
{
"name": "renative-app",
"version": "0.33.0-alpha.5",
"version": "0.33.0",
"description": "馃殌馃殌馃殌 Unified Development Platform. Bootstrap, Develop & Deploy `iOS`, `tvOS`, `Android`, `Android TV`, `FireTV`, `Android Wear`, `Web`, `Tizen TV`, `Tizen Watch`, `Tizen Mobile`, `LG webOS`, `macOS/OSX`, `Windows`, `KaiOS`, `FirefoxOS` and `Firefox TV` platforms",
"homepage": "https://github.com/renative-org/renative#readme",
"bugs": {
Expand Down
2 changes: 1 addition & 1 deletion packages/renative-template-blank/package.json
@@ -1,6 +1,6 @@
{
"name": "renative-template-blank",
"version": "0.33.0-alpha.5",
"version": "0.33.0",
"description": "馃毀 Blank Template for ReNative (https://www.npmjs.com/package/renative). Supports `iOS`, `tvOS`, `Android`, `Android TV`, `FireTV`, `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
@@ -1,6 +1,6 @@
{
"name": "renative-template-hello-world",
"version": "0.33.0-alpha.5",
"version": "0.33.0",
"description": "馃毀 Hello World Template for ReNative (https://www.npmjs.com/package/renative). Supports `iOS`, `tvOS`, `Android`, `Android TV`, `FireTV`, `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
@@ -1,6 +1,6 @@
{
"name": "renative-template-kitchen-sink",
"version": "0.33.0-alpha.5",
"version": "0.33.0",
"description": "馃殌馃殌馃殌 Unified Development Platform. Bootstrap, Develop & Deploy `iOS`, `tvOS`, `Android`, `Android TV`, `FireTV`, `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
@@ -1,6 +1,6 @@
{
"name": "renative",
"version": "0.33.0-alpha.5",
"version": "0.33.0",
"description": "馃殌馃殌馃殌 Unified Development Platform. Bootstrap, Develop & Deploy `iOS`, `tvOS`, `Android`, `Android TV`, `FireTV`, `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/rnv-engine-lightning/package.json
@@ -1,6 +1,6 @@
{
"name": "@rnv/engine-lightning",
"version": "0.33.0-alpha.5",
"version": "0.33.0",
"description": "ReNative Engine to build lightning based apps.",
"keywords": [
"lightning"
Expand Down
2 changes: 1 addition & 1 deletion packages/rnv-engine-rn-electron/package.json
@@ -1,6 +1,6 @@
{
"name": "@rnv/engine-rn-electron",
"version": "0.33.0-alpha.5",
"version": "0.33.0",
"description": "ReNative Engine to build electron based platforms with react native support.",
"keywords": [
"electron",
Expand Down
2 changes: 1 addition & 1 deletion packages/rnv-engine-rn-macos/package.json
@@ -1,6 +1,6 @@
{
"name": "@rnv/engine-rn-macos",
"version": "0.33.0-alpha.5",
"version": "0.33.0",
"description": "ReNative Engine to build react-native macOS platform.",
"keywords": [
"react-native-macos"
Expand Down
2 changes: 1 addition & 1 deletion packages/rnv-engine-rn-next/package.json
@@ -1,6 +1,6 @@
{
"name": "@rnv/engine-rn-next",
"version": "0.33.0-alpha.5",
"version": "0.33.0",
"description": "ReNative Engine to build next based platforms with react native support.",
"keywords": [
"nextjs",
Expand Down
2 changes: 1 addition & 1 deletion packages/rnv-engine-rn-tvos/package.json
@@ -1,6 +1,6 @@
{
"name": "@rnv/engine-rn-tvos",
"version": "0.33.0-alpha.5",
"version": "0.33.0",
"description": "ReNative Engine to build react-native tvos platform.",
"keywords": [
"react-native"
Expand Down
2 changes: 1 addition & 1 deletion packages/rnv-engine-rn-web/package.json
@@ -1,6 +1,6 @@
{
"name": "@rnv/engine-rn-web",
"version": "0.33.0-alpha.5",
"version": "0.33.0",
"description": "ReNative Engine to build web based platforms with react native support.",
"keywords": [
"react-native"
Expand Down
2 changes: 1 addition & 1 deletion packages/rnv-engine-rn-windows/package.json
@@ -1,6 +1,6 @@
{
"name": "@rnv/engine-rn-windows",
"version": "0.33.0-alpha.5",
"version": "0.33.0",
"description": "ReNative Engine to build for Windows platform with react native support.",
"keywords": [
"react-native",
Expand Down
2 changes: 1 addition & 1 deletion packages/rnv-engine-rn/package.json
@@ -1,6 +1,6 @@
{
"name": "@rnv/engine-rn",
"version": "0.33.0-alpha.5",
"version": "0.33.0",
"description": "ReNative Engine to build react-native based platforms.",
"keywords": [
"react-native"
Expand Down
16 changes: 8 additions & 8 deletions packages/rnv/coreTemplateFiles/renative.templates.json
Expand Up @@ -5,35 +5,35 @@
},
"engineTemplates": {
"@rnv/engine-rn": {
"version": "0.33.0-alpha.5",
"version": "0.33.0",
"id": "engine-rn"
},
"@rnv/engine-rn-tvos": {
"version": "0.33.0-alpha.5",
"version": "0.33.0",
"id": "engine-rn-tvos"
},
"@rnv/engine-rn-web": {
"version": "0.33.0-alpha.5",
"version": "0.33.0",
"id": "engine-rn-web"
},
"@rnv/engine-rn-next": {
"version": "0.33.0-alpha.5",
"version": "0.33.0",
"id": "engine-rn-next"
},
"@rnv/engine-rn-electron": {
"version": "0.33.0-alpha.5",
"version": "0.33.0",
"id": "engine-rn-electron"
},
"@rnv/engine-lightning": {
"version": "0.33.0-alpha.5",
"version": "0.33.0",
"id": "engine-lightning"
},
"@rnv/engine-rn-macos": {
"version": "0.33.0-alpha.5",
"version": "0.33.0",
"id": "engine-rn-macos"
},
"@rnv/engine-rn-windows": {
"version": "0.33.0-alpha.5",
"version": "0.33.0",
"id": "engine-rn-windows"
}
},
Expand Down
2 changes: 1 addition & 1 deletion packages/rnv/package.json
@@ -1,6 +1,6 @@
{
"name": "rnv",
"version": "0.33.0-alpha.5",
"version": "0.33.0",
"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
2 changes: 1 addition & 1 deletion packages/rnv/pluginTemplates/renative.plugins.json
Expand Up @@ -23,7 +23,7 @@
"version": "npm:react-native-tvos@0.63.4-0"
},
"renative": {
"version": "0.33.0-alpha.5",
"version": "0.33.0",
"webpack": {
"modulePaths": [
"node_modules/renative"
Expand Down

0 comments on commit c149b32

Please sign in to comment.