Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d1ba6c commit 85dfea5Copy full SHA for 85dfea5
CHANGELOG.md
@@ -1,5 +1,13 @@
1
# Changelog
2
3
+## [3.1.6](https://github.com/coreui/coreui-vue/compare/3.1.5...3.1.6)
4
+
5
+> 11 December 2020
6
7
+### Changed
8
9
+- fix(CTooltip): tooltip shows up on title update [`6d1ba6c`](https://github.com/coreui/coreui-vue/commit/6d1ba6c4a0512466707ca07166e8525e0e650786)
10
11
## [3.1.5](https://github.com/coreui/coreui-vue/compare/3.1.4...3.1.5)
12
13
> 7 December 2020
package.json
@@ -1,7 +1,7 @@
{
"name": "@coreui/vue",
"description": "CoreUI Vue Bootstrap 4 layout components",
- "version": "3.1.5",
+ "version": "3.1.6",
"license": "MIT",
"main": "dist/coreui-vue.common.js",
"types": "src/index.d.ts",
0 commit comments