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 6684f9c commit c0d6c78Copy full SHA for c0d6c78
CHANGELOG.md
@@ -0,0 +1,6 @@
1
+# 1.0.0 (2022-01-16)
2
+
3
4
+### Features
5
6
+* Initial commit ([ce7286d](https://github.com/untemps/svelte-use-tooltip/commit/ce7286d50a19c88ad3010a7e114870d13a04ad62))
package.json
@@ -1,6 +1,6 @@
{
"name": "@untemps/svelte-use-tooltip",
- "version": "0.0.0",
+ "version": "1.0.0",
"author": "Vincent Le Badezet <v.lebadezet@untemps.net>",
"license": "MIT",
"description": "Svelte action to display a tooltip",
0 commit comments