File tree 5 files changed +5
-5
lines changed
5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 43
43
44
44
Several quick start options are available:
45
45
46
- - [ Download the latest release] ( https://github.com/coreui/coreui-vue/archive/v4.1.1 .zip )
46
+ - [ Download the latest release] ( https://github.com/coreui/coreui-vue/archive/v4.1.2 .zip )
47
47
- Clone the repo: ` git clone https://github.com/coreui/coreui-vue.git `
48
48
- Install with [ npm] ( https://www.npmjs.com/ ) : ` npm install @coreui/vue `
49
49
- Install with [ yarn] ( https://yarnpkg.com/ ) : ` yarn add @coreui/vue `
Original file line number Diff line number Diff line change 4
4
" packages/*"
5
5
],
6
6
"useWorkspaces" : true ,
7
- "version" : " 4.1.1 "
7
+ "version" : " 4.1.2 "
8
8
}
Original file line number Diff line number Diff line change 43
43
44
44
Several quick start options are available:
45
45
46
- - [ Download the latest release] ( https://github.com/coreui/coreui-vue/archive/v4.1.1 .zip )
46
+ - [ Download the latest release] ( https://github.com/coreui/coreui-vue/archive/v4.1.2 .zip )
47
47
- Clone the repo: ` git clone https://github.com/coreui/coreui-vue.git `
48
48
- Install with [ npm] ( https://www.npmjs.com/ ) : ` npm install @coreui/vue `
49
49
- Install with [ yarn] ( https://yarnpkg.com/ ) : ` yarn add @coreui/vue `
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @coreui/vue" ,
3
- "version" : " 4.1.1 " ,
3
+ "version" : " 4.1.2 " ,
4
4
"description" : " UI Components Library for Vue.js" ,
5
5
"keywords" : [
6
6
" vue" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @coreui/vue-docs" ,
3
- "version" : " 4.1.1 " ,
3
+ "version" : " 4.1.2 " ,
4
4
"config" : {
5
5
"version_short" : " 4.1"
6
6
},
You can’t perform that action at this time.
0 commit comments