Skip to content

Commit 949f042

Browse files
chore(release): 2.7.4 [skip ci]
## [2.7.4](v2.7.3...v2.7.4) (2022-10-07) ### Bug Fixes * Reset target position and additional attribute on destroy properly ([7e1a75d](7e1a75d))
1 parent 7e1a75d commit 949f042

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [2.7.4](https://github.com/untemps/svelte-use-tooltip/compare/v2.7.3...v2.7.4) (2022-10-07)
2+
3+
4+
### Bug Fixes
5+
6+
* Reset target position and additional attribute on destroy properly ([7e1a75d](https://github.com/untemps/svelte-use-tooltip/commit/7e1a75d28f933210206f8a0c62b5ebc7467f5514))
7+
18
## [2.7.3](https://github.com/untemps/svelte-use-tooltip/compare/v2.7.2...v2.7.3) (2022-10-05)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@untemps/svelte-use-tooltip",
3-
"version": "2.7.3",
3+
"version": "2.7.4",
44
"author": "Vincent Le Badezet <v.lebadezet@untemps.net>",
55
"license": "MIT",
66
"description": "Svelte action to display a tooltip",

0 commit comments

Comments
 (0)