Skip to content

Commit 3b25122

Browse files
committed
feat: 8.9.0
1 parent 9d0880a commit 3b25122

File tree

30 files changed

+30
-30
lines changed

30 files changed

+30
-30
lines changed

Diff for: packages/template-blank-ng/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"main": "src/main.ts",
44
"displayName": "Blank",
55
"templateType": "App template",
6-
"version": "8.8.5",
6+
"version": "8.9.0",
77
"description": "Blank template for NativeScript apps using Angular",
88
"author": "NativeScript Team <[email protected]>",
99
"license": "Apache-2.0",

Diff for: packages/template-blank-react-vision/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nativescript/template-blank-react-vision",
3-
"version": "8.8.2",
3+
"version": "8.9.0",
44
"description": "Nativescript visionOS Starter with React",
55
"author": "Jamie Birch <[email protected]>",
66
"main": "src/app.ts",

Diff for: packages/template-blank-react/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nativescript/template-blank-react",
3-
"version": "8.8.2",
3+
"version": "8.9.0",
44
"description": "Blank template for NativeScript apps using React.",
55
"author": "Jamie Birch <[email protected]>",
66
"main": "src/app.ts",

Diff for: packages/template-blank-solid-ts/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@nativescript/template-blank-solid-ts",
33
"main": "src/index.js",
4-
"version": "8.8.5",
4+
"version": "8.9.0",
55
"description": "Nativescript Starter with Solid",
66
"author": "NativeScript Team <[email protected]>",
77
"license": "Apache-2.0",

Diff for: packages/template-blank-solid-vision/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@nativescript/template-blank-solid-vision",
33
"main": "src/index.js",
4-
"version": "8.8.2",
4+
"version": "8.9.0",
55
"description": "Nativescript visionOS Starter with Solid",
66
"author": "NativeScript Team <[email protected]>",
77
"license": "Apache-2.0",

Diff for: packages/template-blank-solid/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@nativescript/template-blank-solid",
33
"main": "src/index.js",
4-
"version": "8.8.5",
4+
"version": "8.9.0",
55
"description": "Nativescript Starter with Solid",
66
"author": "NativeScript Team <[email protected]>",
77
"license": "Apache-2.0",

Diff for: packages/template-blank-svelte-vision/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@nativescript/template-blank-svelte-vision",
33
"main": "src/app.ts",
4-
"version": "8.8.2",
4+
"version": "8.9.0",
55
"description": "Nativescript visionOS Starter with Svelte",
66
"author": "NativeScript Team <[email protected]>",
77
"license": "Apache-2.0",

Diff for: packages/template-blank-svelte/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"main": "app/app.ts",
44
"displayName": "Blank Svelte",
55
"templateType": "App template",
6-
"version": "8.8.2",
6+
"version": "8.9.0",
77
"description": "Blank template for NativeScript apps using Svelte",
88
"author": "NativeScript Team <[email protected]>",
99
"license": "Apache-2.0",

Diff for: packages/template-blank-ts/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"main": "app/app.ts",
44
"displayName": "Blank",
55
"templateType": "App template",
6-
"version": "8.8.2",
6+
"version": "8.9.0",
77
"description": "Blank template for Vanilla NativeScript apps using TypeScript",
88
"author": "NativeScript Team <[email protected]>",
99
"license": "Apache-2.0",

Diff for: packages/template-blank-vue-ts/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@nativescript/template-blank-vue-ts",
33
"main": "app/app.ts",
44
"displayName": "Blank Vue Typescript",
5-
"version": "8.8.2",
5+
"version": "8.9.0",
66
"description": "Blank Typescript template for NativeScript apps using Vue.",
77
"author": "NativeScript Team <[email protected]>",
88
"license": "Apache-2.0",

Diff for: packages/template-blank-vue-vision/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@nativescript/template-blank-vue-vision",
33
"main": "src/app.ts",
44
"displayName": "Blank Vue Typescript",
5-
"version": "8.8.2",
5+
"version": "8.9.0",
66
"description": "Nativescript visionOS Starter with Vue",
77
"author": "NativeScript Team <[email protected]>",
88
"license": "Apache-2.0",

Diff for: packages/template-blank-vue/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@nativescript/template-blank-vue",
33
"main": "app/app.js",
44
"displayName": "Blank",
5-
"version": "8.8.2",
5+
"version": "8.9.0",
66
"description": "Blank template for NativeScript apps using Vue.",
77
"author": "NativeScript Team <[email protected]>",
88
"license": "Apache-2.0",

Diff for: packages/template-blank/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"main": "app/app.js",
44
"displayName": "Blank",
55
"templateType": "App template",
6-
"version": "8.8.2",
6+
"version": "8.9.0",
77
"description": "Blank template for Vanilla NativeScript apps using JavaScript",
88
"author": "NativeScript Team <[email protected]>",
99
"license": "Apache-2.0",

Diff for: packages/template-drawer-navigation-ng/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"main": "src/main.ts",
44
"displayName": "Navigation Drawer",
55
"templateType": "App template",
6-
"version": "8.8.2",
6+
"version": "8.9.0",
77
"description": "Side navigation template",
88
"author": "NativeScript Team <[email protected]>",
99
"license": "Apache-2.0",

Diff for: packages/template-drawer-navigation-ts/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"main": "src/main.ts",
44
"displayName": "Navigation Drawer",
55
"templateType": "App template",
6-
"version": "8.8.2",
6+
"version": "8.9.0",
77
"description": "Side navigation template",
88
"author": "NativeScript Team <[email protected]>",
99
"license": "Apache-2.0",

Diff for: packages/template-drawer-navigation-vue/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"main": "app/app.js",
44
"displayName": "Navigation Drawer",
55
"templateType": "App template",
6-
"version": "8.8.2",
6+
"version": "8.9.0",
77
"description": "Side navigation template using Vue.",
88
"author": "NativeScript Team <[email protected]>",
99
"license": "Apache-2.0",

Diff for: packages/template-drawer-navigation/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"main": "app/app.js",
44
"displayName": "Navigation Drawer",
55
"templateType": "App template",
6-
"version": "8.8.2",
6+
"version": "8.9.0",
77
"description": "Side navigation template",
88
"author": "NativeScript Team <[email protected]>",
99
"license": "Apache-2.0",

Diff for: packages/template-hello-world-ng-vision/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@nativescript/template-hello-world-ng-vision",
33
"main": "./src/main.ts",
4-
"version": "8.8.2",
4+
"version": "8.9.0",
55
"author": "NativeScript Team <[email protected]>",
66
"description": "Nativescript visionOS Starter with Angular",
77
"license": "Apache-2.0",

Diff for: packages/template-hello-world-ng/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@nativescript/template-hello-world-ng",
33
"main": "./src/main.ts",
4-
"version": "8.8.5",
4+
"version": "8.9.0",
55
"author": "NativeScript Team <[email protected]>",
66
"description": "NativeScript Angular Hello World template",
77
"license": "Apache-2.0",

Diff for: packages/template-hello-world-ts-vision/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@nativescript/template-hello-world-ts-vision",
33
"main": "src/app.ts",
4-
"version": "8.8.2",
4+
"version": "8.9.0",
55
"author": "NativeScript Team <[email protected]>",
66
"description": "NativeScript visionOS Starter with TypeScript",
77
"license": "Apache-2.0",

Diff for: packages/template-hello-world-ts/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@nativescript/template-hello-world-ts",
33
"main": "app/app.ts",
4-
"version": "8.8.2",
4+
"version": "8.9.0",
55
"author": "NativeScript Team <[email protected]>",
66
"description": "Nativescript hello-world-ts project template",
77
"license": "Apache-2.0",

Diff for: packages/template-hello-world/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@nativescript/template-hello-world",
33
"main": "app/app.js",
4-
"version": "8.8.2",
4+
"version": "8.9.0",
55
"author": "NativeScript Team <[email protected]>",
66
"description": "Nativescript hello-world project template",
77
"license": "Apache-2.0",

Diff for: packages/template-master-detail-ng/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"main": "src/main.ts",
44
"displayName": "Master-Detail with Firebase",
55
"templateType": "App template",
6-
"version": "8.8.2",
6+
"version": "8.9.0",
77
"description": "Master-detail interface to display collection of items from json collection and inspect and edit selected item properties. ",
88
"author": "NativeScript Team <[email protected]>",
99
"license": "Apache-2.0",

Diff for: packages/template-master-detail-ts/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"main": "app/app.ts",
44
"displayName": "Master-Detail",
55
"templateType": "App template",
6-
"version": "8.8.2",
6+
"version": "8.9.0",
77
"description": "Master-detail interface to display collection of items from json collection and inspect and edit selected item properties.",
88
"author": "NativeScript Team <[email protected]>",
99
"license": "Apache-2.0",

Diff for: packages/template-master-detail-vue/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@nativescript/template-master-detail-vue",
33
"main": "app/app.js",
44
"displayName": "Master Detail",
5-
"version": "8.8.2",
5+
"version": "8.9.0",
66
"description": "Master-detail interface to display collection of items from json collection and inspect and edit selected item properties.",
77
"author": "NativeScript Team <[email protected]>",
88
"license": "Apache-2.0",

Diff for: packages/template-master-detail/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"main": "app/app.js",
44
"displayName": "Master-Detail",
55
"templateType": "App template",
6-
"version": "8.8.2",
6+
"version": "8.9.0",
77
"description": "Master-detail interface to display collection of items from json collection and inspect and edit selected item properties.",
88
"author": "NativeScript Team <[email protected]>",
99
"license": "Apache-2.0",

Diff for: packages/template-tab-navigation-ng/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"main": "src/main.ts",
44
"displayName": "Tabs",
55
"templateType": "App template",
6-
"version": "8.8.2",
6+
"version": "8.9.0",
77
"description": "Tabbed interface template",
88
"author": "NativeScript Team <[email protected]>",
99
"license": "Apache-2.0",

Diff for: packages/template-tab-navigation-ts/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"main": "app/app.ts",
44
"displayName": "Tabs",
55
"templateType": "App template",
6-
"version": "8.8.2",
6+
"version": "8.9.0",
77
"description": "Tabbed interface template",
88
"author": "NativeScript Team <[email protected]>",
99
"license": "Apache-2.0",

Diff for: packages/template-tab-navigation-vue/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "@nativescript/template-tab-navigation-vue",
33
"main": "app/app.js",
44
"displayName": "Tabs",
5-
"version": "8.8.2",
5+
"version": "8.9.0",
66
"description": "Tabbed interface template using Vue",
77
"author": "NativeScript Team <[email protected]>",
88
"license": "Apache-2.0",

Diff for: packages/template-tab-navigation/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"main": "app/app.js",
44
"displayName": "Tabs",
55
"templateType": "App template",
6-
"version": "8.8.2",
6+
"version": "8.9.0",
77
"description": "Tabbed interface template",
88
"author": "NativeScript Team <[email protected]>",
99
"license": "Apache-2.0",

0 commit comments

Comments
 (0)