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
# Changelog
2
2
3
+ ## [ 3.1.5] ( https://github.com/coreui/coreui-vue/compare/3.1.4...3.1.5 )
4
+
5
+ > 7 December 2020
6
+
7
+ ### Changed
8
+
9
+ - chore: dependencies update [ ` dd02660 ` ] ( https://github.com/coreui/coreui-vue/commit/dd02660767c8dc64bd9d50e77a70df685df3f2d3 )
10
+ - chore: project checks update [ ` 599dc2e ` ] ( https://github.com/coreui/coreui-vue/commit/599dc2e09a012c234239b39424a77917404a356d )
11
+ - fix(CTooltip): add missing updateTitle functionality [ ` ae9d901 ` ] ( https://github.com/coreui/coreui-vue/commit/ae9d90113dab4253e84ee60bb729d7f9b1b0992a )
12
+
3
13
## [ 3.1.4] ( https://github.com/coreui/coreui-vue/compare/3.1.3...3.1.4 )
4
14
5
15
> 26 October 2020
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" : " 3.1.4 " ,
4
+ "version" : " 3.1.5 " ,
5
5
"license" : " MIT" ,
6
6
"main" : " dist/coreui-vue.common.js" ,
7
7
"types" : " src/index.d.ts" ,
You can’t perform that action at this time.
0 commit comments