Skip to content

Commit 2571d5f

Browse files
chore(release): 2.3.2 [skip ci]
## [2.3.2](v2.3.1...v2.3.2) (2022-02-03) ### Bug Fixes * Fix hovering area position ([#26](#26)) ([d289a1f](d289a1f))
1 parent d289a1f commit 2571d5f

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.3.2](https://github.com/untemps/svelte-use-tooltip/compare/v2.3.1...v2.3.2) (2022-02-03)
2+
3+
4+
### Bug Fixes
5+
6+
* Fix hovering area position ([#26](https://github.com/untemps/svelte-use-tooltip/issues/26)) ([d289a1f](https://github.com/untemps/svelte-use-tooltip/commit/d289a1f294440aeffbd4d2e68df8dd4cbd445f6a))
7+
18
## [2.3.1](https://github.com/untemps/svelte-use-tooltip/compare/v2.3.0...v2.3.1) (2022-02-02)
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.3.1",
3+
"version": "2.3.2",
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)