File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 11## [ CoreUI for Vue.js] ( ./README.md ) version ` changelog `
22
3+ ##### ` v2.1.5 `
4+ - fix(Forms): textarea is not textarea #161 - thanks @l2aelba
5+ - chore: lock ` bootstrap-vue ` to ` 2.0.0-rc.24 `
6+
37##### ` v2.1.4 `
48- fix(jest.config): babel-jest can't process import statement
59- chore(package.json): add missing ` repository ` url
Original file line number Diff line number Diff line change 11{
22 "name" : " @coreui/coreui-free-vue-admin-template" ,
3- "version" : " 2.1.4 " ,
3+ "version" : " 2.1.5 " ,
44 "description" : " Open Source Bootstrap Admin Template" ,
55 "author" : " Łukasz Holeczek" ,
66 "homepage" : " http://coreui.io" ,
2424 "@coreui/icons" : " 0.3.0" ,
2525 "@coreui/vue" : " ^2.1.2" ,
2626 "bootstrap" : " ^4.3.1" ,
27- "bootstrap-vue" : " ^ 2.0.0-rc.24" ,
27+ "bootstrap-vue" : " 2.0.0-rc.24" ,
2828 "chart.js" : " ^2.8.0" ,
2929 "core-js" : " ^2.6.9" ,
3030 "css-vars-ponyfill" : " ^2.0.2" ,
You can’t perform that action at this time.
0 commit comments