Skip to content

Commit f6f4ac0

Browse files
committed
Merge branch 'ns7'
2 parents 6d1f02b + 122affd commit f6f4ac0

File tree

3 files changed

+11
-2
lines changed

3 files changed

+11
-2
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# [2.8.0](https://github.com/nativescript-vue/nativescript-vue/compare/v2.7.1...v2.8.0) (2020-08-31)
2+
3+
4+
### Features
5+
6+
* upgrade to NS7 ([261f701](https://github.com/nativescript-vue/nativescript-vue/commit/261f7015d606d7ca82a135d9b531baa47d9ec9fe))
7+
8+
9+
110
## [2.7.1](https://github.com/nativescript-vue/nativescript-vue/compare/v2.7.0...v2.7.1) (2020-07-23)
211

312

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nativescript-vue",
3-
"version": "2.7.1",
3+
"version": "2.8.0",
44
"description": "NativeScript and Vue integration",
55
"main": "dist/index.js",
66
"files": [

packages/nativescript-vue-template-compiler/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nativescript-vue-template-compiler",
3-
"version": "2.7.1",
3+
"version": "2.8.0",
44
"description": "template compiler for nativescript-vue",
55
"main": "index.js",
66
"repository": {

0 commit comments

Comments
 (0)