Skip to content

Commit 5753060

Browse files
Version Packages
1 parent d647e39 commit 5753060

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/breezy-dolls-tease.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/vueltip/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @vingy/vueltip
22

3+
## 2.0.1
4+
5+
### Patch Changes
6+
7+
- [#45](https://github.com/vinpogo/vue-utils/pull/45) [`c36c8c8`](https://github.com/vinpogo/vue-utils/commit/c36c8c8b66121a5a993900c48270e034b5a5ebeb) Thanks [@vinpogo](https://github.com/vinpogo)! - fix: tooltip disappears automatically when hovered element unmounts
8+
39
## 2.0.0
410

511
### Major Changes

packages/vueltip/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vingy/vueltip",
3-
"version": "2.0.0",
3+
"version": "2.0.1",
44
"description": "Headless tooltip which only shows when necessary.",
55
"keywords": [
66
"composition-api",

0 commit comments

Comments
 (0)