Skip to content

Commit 96c600c

Browse files
chore(release): 1.0.0 [skip ci]
# 1.0.0 (2022-07-18) ### Features * Initial commit ([42e2b9d](42e2b9d))
1 parent 1af7109 commit 96c600c

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
# 1.0.0 (2022-07-18)
2+
3+
4+
### Features
5+
6+
* Initial commit ([42e2b9d](https://github.com/untemps/svelte-use-drop-outside/commit/42e2b9dbdef675e79c69a19738b86be6c6e114ef))

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-drop-outside",
3-
"version": "0.0.0",
3+
"version": "1.0.0",
44
"author": "Vincent Le Badezet <[email protected]>",
55
"license": "MIT",
66
"description": "Svelte action to drop an element outside an area",

0 commit comments

Comments
 (0)