File tree Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 11## [ vue] ( ./README.md ) version ` changelog `
22
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+
39##### ` v2.0.0-alpha.1 `
410- refactor: separation of concerns - (CoreUI template/components) for use CoreUI as npm module
511- refactor: project structure change
Original file line number Diff line number Diff line change 11{
22 "name" : " @coreui/coreui-free-vue-admin-template" ,
3- "version" : " 2.0.0-beta.0 " ,
3+ "version" : " 2.0.0-beta.1 " ,
44 "description" : " Open Source Bootstrap Admin Template" ,
55 "author" : " Łukasz Holeczek" ,
66 "homepage" : " http://coreui.io" ,
2020 "@coreui/coreui" : " ^2.0.1" ,
2121 "@coreui/coreui-plugin-chartjs-custom-tooltips" : " ^1.2.0" ,
2222 "@coreui/icons" : " ^0.2.0" ,
23- "@coreui/vue" : " ^2.0.0-alpha .0" ,
23+ "@coreui/vue" : " ^2.0.0-beta .0" ,
2424 "bootstrap" : " ^4.1.1" ,
2525 "bootstrap-vue" : " ^2.0.0-rc.11" ,
2626 "chart.js" : " ^2.7.2" ,
You can’t perform that action at this time.
0 commit comments