File tree 5 files changed +7
-7
lines changed
5 files changed +7
-7
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.2 .0.zip )
46
+ - [ Download the latest release] ( https://github.com/coreui/coreui-vue/archive/v4.3 .0.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.2 .0"
7
+ "version" : " 4.3 .0"
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.2 .0.zip )
46
+ - [ Download the latest release] ( https://github.com/coreui/coreui-vue/archive/v4.3 .0.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.2 .0" ,
3
+ "version" : " 4.3 .0" ,
4
4
"description" : " UI Components Library for Vue.js" ,
5
5
"keywords" : [
6
6
" vue" ,
34
34
"build" : " rollup -c"
35
35
},
36
36
"config" : {
37
- "version_short" : " 4.2 "
37
+ "version_short" : " 4.3 "
38
38
},
39
39
"devDependencies" : {
40
40
"@popperjs/core" : " ^2.11.5" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @coreui/vue-docs" ,
3
- "version" : " 4.2 .0" ,
3
+ "version" : " 4.3 .0" ,
4
4
"config" : {
5
- "version_short" : " 4.2 "
5
+ "version_short" : " 4.3 "
6
6
},
7
7
"scripts" : {
8
8
"api" : " vue-docgen -c build/docgen.config.js" ,
You can’t perform that action at this time.
0 commit comments