Skip to content

Commit 41a7254

Browse files
committed
chore(release): publish
- @nativescript/template-blank-ng@7.0.7 - @nativescript/template-blank-react@7.0.8 - @nativescript/template-drawer-navigation-ng@7.0.5 - @nativescript/template-hello-world-ng@7.0.8 - @nativescript/template-master-detail-ng@7.0.5 - @nativescript/template-tab-navigation-ng@7.0.5
1 parent 0f40302 commit 41a7254

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

packages/template-blank-ng/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"main": "main.js",
44
"displayName": "Blank",
55
"templateType": "App template",
6-
"version": "7.0.6",
6+
"version": "7.0.7",
77
"description": "Blank template for NativeScript apps using Angular",
88
"author": "NativeScript Team <oss@nativescript.org>",
99
"license": "Apache-2.0",

packages/template-blank-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@nativescript/template-blank-react",
3-
"version": "7.0.7",
3+
"version": "7.0.8",
44
"description": "Blank template for NativeScript apps using React.",
55
"author": "Jamie Birch <14055146+shirakaba@users.noreply.github.com>",
66
"main": "app.js",

packages/template-drawer-navigation-ng/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"main": "main.js",
44
"displayName": "Navigation Drawer",
55
"templateType": "App template",
6-
"version": "7.0.4",
6+
"version": "7.0.5",
77
"description": "Side navigation template",
88
"author": "NativeScript Team <oss@nativescript.org>",
99
"license": "Apache-2.0",

packages/template-hello-world-ng/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@nativescript/template-hello-world-ng",
33
"main": "main.js",
4-
"version": "7.0.7",
4+
"version": "7.0.8",
55
"author": "NativeScript Team <oss@nativescript.org>",
66
"description": "NativeScript Angular Hello World template",
77
"license": "Apache-2.0",

packages/template-master-detail-ng/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"main": "main.js",
44
"displayName": "Master-Detail with Firebase",
55
"templateType": "App template",
6-
"version": "7.0.4",
6+
"version": "7.0.5",
77
"description": "Master-detail interface to display collection of items from Firebase and inspect and edit selected item properties. ",
88
"author": "NativeScript Team <oss@nativescript.org>",
99
"license": "Apache-2.0",

packages/template-tab-navigation-ng/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"main": "main.js",
44
"displayName": "Tabs",
55
"templateType": "App template",
6-
"version": "7.0.4",
6+
"version": "7.0.5",
77
"description": "Tabbed interface template",
88
"author": "NativeScript Team <oss@nativescript.org>",
99
"license": "Apache-2.0",

0 commit comments

Comments
 (0)