Skip to content

Commit 9d64c71

Browse files
committed
chore: 3.1.5 version release
1 parent 599dc2e commit 9d64c71

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

Diff for: CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Changelog
22

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+
313
## [3.1.4](https://github.com/coreui/coreui-vue/compare/3.1.3...3.1.4)
414

515
> 26 October 2020

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@coreui/vue",
33
"description": "CoreUI Vue Bootstrap 4 layout components",
4-
"version": "3.1.4",
4+
"version": "3.1.5",
55
"license": "MIT",
66
"main": "dist/coreui-vue.common.js",
77
"types": "src/index.d.ts",

0 commit comments

Comments
 (0)