File tree 2 files changed +8
-2
lines changed
2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 1
1
## [ vue] ( ./README.md ) version ` changelog `
2
2
3
+ ##### ` v2.0.0-beta.1 `
4
+ - chore: update ` @coreui/vue ` to ` 2.0.0-beta.0 `
5
+
6
+ ##### ` v2.0.0-beta.0 `
7
+ - chore: update ` core-js ` to ` 2.5.7 `
8
+
3
9
##### ` v2.0.0-alpha.1 `
4
10
- refactor: separation of concerns - (CoreUI template/components) for use CoreUI as npm module
5
11
- refactor: project structure change
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @coreui/coreui-free-vue-admin-template" ,
3
- "version" : " 2.0.0-beta.0 " ,
3
+ "version" : " 2.0.0-beta.1 " ,
4
4
"description" : " Open Source Bootstrap Admin Template" ,
5
5
"author" : " Łukasz Holeczek" ,
6
6
"homepage" : " http://coreui.io" ,
20
20
"@coreui/coreui" : " ^2.0.1" ,
21
21
"@coreui/coreui-plugin-chartjs-custom-tooltips" : " ^1.2.0" ,
22
22
"@coreui/icons" : " ^0.2.0" ,
23
- "@coreui/vue" : " ^2.0.0-alpha .0" ,
23
+ "@coreui/vue" : " ^2.0.0-beta .0" ,
24
24
"bootstrap" : " ^4.1.1" ,
25
25
"bootstrap-vue" : " ^2.0.0-rc.11" ,
26
26
"chart.js" : " ^2.7.2" ,
You can’t perform that action at this time.
0 commit comments