File tree 3 files changed +19
-3
lines changed
3 files changed +19
-3
lines changed Original file line number Diff line number Diff line change 1
- ## [ vue] ( ./README.md ) version ` changelog `
1
+ ## [ CoreUI for Vue.js] ( ./README.md ) version ` changelog `
2
+
3
+ ##### ` v2.0.1 `
4
+ - refactor(Modals): add spacing
5
+ - refactor(BrandButtons): add spacing
6
+ - chore: update ` @coreui/coreui ` to ` 2.0.14 `
7
+ - chore: update ` @coreui/vue ` to ` 2.0.2 `
8
+ - chore: update ` flag-icon-css ` to ` 3.2.0 `
9
+ - chore: update ` @vue/cli-plugin-babel ` to ` 3.0.4 `
10
+ - chore: update ` @vue/cli-plugin-e2e-nightwatch ` to ` 3.0.4 `
11
+ - chore: update ` @vue/cli-plugin-eslint ` to ` 3.0.4 `
12
+ - chore: update ` @vue/cli-plugin-unit-jest ` to ` 3.0.4 `
13
+ - chore: update ` @vue/cli-service ` to ` 3.0.4 `
14
+ - chore: update ` @vue/test-utils ` to ` 1.0.0-beta.25 `
15
+ - chore: update ` babel-jest ` to ` 23.6.0 `
16
+ - chore: update ` growl ` to ` 1.10.5 `
17
+ - chore: update ` https-proxy-agent ` to ` 2.2.1 `
2
18
3
19
##### ` v2.0.0 `
4
20
- chore: update ` @coreui/vue ` to ` 2.0.0 `
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 " ,
3
+ "version" : " 2.0.1 " ,
4
4
"description" : " Open Source Bootstrap Admin Template" ,
5
5
"author" : " Łukasz Holeczek" ,
6
6
"homepage" : " http://coreui.io" ,
Original file line number Diff line number Diff line change 48
48
49
49
< body >
50
50
< noscript >
51
- < strong > We're sorry but test doesn't work properly without JavaScript enabled. Please enable it to continue.</ strong >
51
+ < strong > We're sorry but this app doesn't work properly without JavaScript enabled. Please enable it to continue.</ strong >
52
52
</ noscript >
53
53
< div id ="app "> </ div >
54
54
<!-- built files will be auto injected -->
You can’t perform that action at this time.
0 commit comments