File tree Expand file tree Collapse file tree 3 files changed +11
-2
lines changed
packages/nativescript-vue-template-compiler Expand file tree Collapse file tree 3 files changed +11
-2
lines changed Original file line number Diff line number Diff line change
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
+
1
10
## [ 2.7.1] ( https://github.com/nativescript-vue/nativescript-vue/compare/v2.7.0...v2.7.1 ) (2020-07-23)
2
11
3
12
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " nativescript-vue" ,
3
- "version" : " 2.7.1 " ,
3
+ "version" : " 2.8.0 " ,
4
4
"description" : " NativeScript and Vue integration" ,
5
5
"main" : " dist/index.js" ,
6
6
"files" : [
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " nativescript-vue-template-compiler" ,
3
- "version" : " 2.7.1 " ,
3
+ "version" : " 2.8.0 " ,
4
4
"description" : " template compiler for nativescript-vue" ,
5
5
"main" : " index.js" ,
6
6
"repository" : {
You can’t perform that action at this time.
0 commit comments