Skip to content

Commit 622136b

Browse files
chore(release): 2.6.0 [skip ci]
# [2.6.0](v2.5.0...v2.6.0) (2022-02-08) ### Features * Allow to set a template element as tooltip content ([#30](#30)) ([5f3e582](5f3e582))
1 parent 5f3e582 commit 622136b

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [2.6.0](https://github.com/untemps/svelte-use-tooltip/compare/v2.5.0...v2.6.0) (2022-02-08)
2+
3+
4+
### Features
5+
6+
* Allow to set a template element as tooltip content ([#30](https://github.com/untemps/svelte-use-tooltip/issues/30)) ([5f3e582](https://github.com/untemps/svelte-use-tooltip/commit/5f3e582011657f7abfbcc9bd717424382fed373d))
7+
18
# [2.5.0](https://github.com/untemps/svelte-use-tooltip/compare/v2.4.0...v2.5.0) (2022-02-05)
29

310

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@untemps/svelte-use-tooltip",
3-
"version": "2.5.0",
3+
"version": "2.6.0",
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)