Skip to content

Commit c785d1a

Browse files
chore(release): 1.2.0 [skip ci]
# [1.2.0](v1.1.0...v1.2.0) (2022-07-31) ### Features * Add area to callbacks arguments ([#11](#11)) ([ff77cdc](ff77cdc))
1 parent ff77cdc commit c785d1a

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+
# [1.2.0](https://github.com/untemps/svelte-use-drop-outside/compare/v1.1.0...v1.2.0) (2022-07-31)
2+
3+
4+
### Features
5+
6+
* Add area to callbacks arguments ([#11](https://github.com/untemps/svelte-use-drop-outside/issues/11)) ([ff77cdc](https://github.com/untemps/svelte-use-drop-outside/commit/ff77cdc1fa03f6d54e9ab339b77ed233371f299e))
7+
18
# [1.1.0](https://github.com/untemps/svelte-use-drop-outside/compare/v1.0.1...v1.1.0) (2022-07-26)
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-drop-outside",
3-
"version": "1.1.0",
3+
"version": "1.2.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)