File tree 2 files changed +17
-1
lines changed
2 files changed +17
-1
lines changed Original file line number Diff line number Diff line change 1
1
## [ CoreUI for Vue.js] ( ./README.md ) version ` changelog `
2
2
3
+ ##### ` v2.0.2 `
4
+ - refactor: extract random() to ` shared/utils `
5
+ - refactor: extract shuffleArray() to shared/utils
6
+ - refactor: Tables pass items as props to Table
7
+ - refactor: some views minor cleanup
8
+ - tests(e2e): add some more test cases
9
+ - tests(unit): add some more test cases and snapshots
10
+ - chore: update ` @coreui/coreui ` to ` 2.0.20 `
11
+ - chore: update ` chart.js ` to ` 2.7.3 `
12
+ - chore: update ` @vue/cli-plugin-babel ` to ` 3.0.5 `
13
+ - chore: update ` @vue/cli-plugin-e2e-nightwatch ` to ` 3.0.5 `
14
+ - chore: update ` @vue/cli-plugin-eslint ` to ` 3.0.5 `
15
+ - chore: update ` @vue/cli-plugin-unit-jest ` to ` 3.0.5 `
16
+ - chore: update ` @vue/cli-service ` to ` 3.0.5 `
17
+ - chore: update ` node-sass ` to ` 4.9.4 `
18
+
3
19
##### ` v2.0.1 `
4
20
- refactor(Modals): add spacing
5
21
- refactor(BrandButtons): add spacing
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.1 " ,
3
+ "version" : " 2.0.2 " ,
4
4
"description" : " Open Source Bootstrap Admin Template" ,
5
5
"author" : " Łukasz Holeczek" ,
6
6
"homepage" : " http://coreui.io" ,
You can’t perform that action at this time.
0 commit comments