File tree Expand file tree Collapse file tree 2 files changed +12
-3
lines changed Expand file tree Collapse file tree 2 files changed +12
-3
lines changed Original file line number Diff line number Diff line change
1
+ # [ 2.0.0-alpha.1] ( https://github.com/hujiulong/vue-3d-model/compare/v1.4.0...v2.0.0-alpha.1 ) (2022-06-13)
2
+
3
+
4
+ ### Features
5
+
6
+ * support Vue 3 & refactor to TS ([ 54ed8d3] ( https://github.com/hujiulong/vue-3d-model/commit/54ed8d3b23d0499be489db97835c8cdad77c9fa3 ) )
7
+
8
+
9
+
1
10
# [ 1.4.0] ( https://github.com/hujiulong/vue-3d-model/compare/v1.3.1...v1.4.0 ) (2021-06-26)
2
11
3
12
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " vue-3d-model" ,
3
- "version" : " 1.4.0 " ,
3
+ "version" : " 2.0.0-alpha.1 " ,
4
4
"description" : " 3D models viewer with vue.js" ,
5
5
"keywords" : [
6
6
" vue" ,
42
42
},
43
43
"devDependencies" : {
44
44
"@vitejs/plugin-vue" : " ^2.3.3" ,
45
- "chalk" : " ^5.0.1 " ,
45
+ "chalk" : " ^4.1.2 " ,
46
46
"conventional-changelog-cli" : " ^2.2.2" ,
47
47
"enquirer" : " ^2.3.6" ,
48
- "execa" : " ^6 .1.0 " ,
48
+ "execa" : " ^5 .1.1 " ,
49
49
"minimist" : " ^1.2.6" ,
50
50
"semver" : " ^7.3.7" ,
51
51
"typescript" : " ^4.5.4" ,
You can’t perform that action at this time.
0 commit comments