File tree 2 files changed +11
-1
lines changed
2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change 1
1
### [ @coreui/vue ] ( https://coreui.io/ ) changelog
2
2
3
+ ##### v2.1.2
4
+ - update ` babel-plugin-module-resolver ` to ` ^3.1.2 `
5
+ - update ` eslint-config-prettier ` to ` ^3.5.0 `
6
+ - update ` eslint-plugin-jest ` to ` ^22.1.3 `
7
+ - update ` rollup-plugin-uglify ` to ` ^6.0.1 `
8
+ - update ` vue ` to ` ^2.5.22 `
9
+ - update ` vue-server-renderer ` to ` ^2.5.22 `
10
+ - update ` vue-template-compiler ` to ` ^2.5.22 `
11
+ - lock ` rollup-plugin-vue ` on ` 4.3.2 `
12
+
3
13
##### v2.1.1
4
14
- update ` @vue/test-utils ` to ` ^1.0.0-beta.28 `
5
15
- update ` eslint ` to ` ^5.12.0 `
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @coreui/vue" ,
3
3
"description" : " CoreUI Vue Bootstrap 4 layout components" ,
4
- "version" : " 2.1.1 " ,
4
+ "version" : " 2.1.2 " ,
5
5
"license" : " MIT" ,
6
6
"main" : " dist/coreui-vue.common.js" ,
7
7
"module" : " dist/coreui-vue.esm.js" ,
You can’t perform that action at this time.
0 commit comments