From 86cb8ed7a734123e6daa8d693b850fdef88ddc0b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Wed, 11 Oct 2023 19:45:20 +0000 Subject: [PATCH] Version Packages --- .changeset/calm-kangaroos-jump.md | 5 ----- .changeset/curvy-pots-whisper.md | 5 ----- .changeset/grumpy-zebras-move.md | 5 ----- .changeset/khaki-candles-jog.md | 5 ----- .changeset/neat-rockets-lick.md | 5 ----- .changeset/spicy-clouds-tickle.md | 5 ----- .changeset/warm-jars-tickle.md | 5 ----- .changeset/wild-bananas-smoke.md | 5 ----- .changeset/young-drinks-call.md | 5 ----- CHANGELOG.md | 22 ++++++++++++++++++++++ package.json | 2 +- 11 files changed, 23 insertions(+), 46 deletions(-) delete mode 100644 .changeset/calm-kangaroos-jump.md delete mode 100644 .changeset/curvy-pots-whisper.md delete mode 100644 .changeset/grumpy-zebras-move.md delete mode 100644 .changeset/khaki-candles-jog.md delete mode 100644 .changeset/neat-rockets-lick.md delete mode 100644 .changeset/spicy-clouds-tickle.md delete mode 100644 .changeset/warm-jars-tickle.md delete mode 100644 .changeset/wild-bananas-smoke.md delete mode 100644 .changeset/young-drinks-call.md diff --git a/.changeset/calm-kangaroos-jump.md b/.changeset/calm-kangaroos-jump.md deleted file mode 100644 index 56174fde..00000000 --- a/.changeset/calm-kangaroos-jump.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@shopify/draggable': patch ---- - -Convert CollidableEvent to typescript diff --git a/.changeset/curvy-pots-whisper.md b/.changeset/curvy-pots-whisper.md deleted file mode 100644 index 2463b20d..00000000 --- a/.changeset/curvy-pots-whisper.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@shopify/draggable': patch ---- - -Convert SensorEvent to typescript diff --git a/.changeset/grumpy-zebras-move.md b/.changeset/grumpy-zebras-move.md deleted file mode 100644 index b535f02a..00000000 --- a/.changeset/grumpy-zebras-move.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@shopify/draggable': patch ---- - -Convert SwappableEvent to typescript diff --git a/.changeset/khaki-candles-jog.md b/.changeset/khaki-candles-jog.md deleted file mode 100644 index 826fbf10..00000000 --- a/.changeset/khaki-candles-jog.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@shopify/draggable': patch ---- - -Convert SortableEvent to typescript diff --git a/.changeset/neat-rockets-lick.md b/.changeset/neat-rockets-lick.md deleted file mode 100644 index f49030bf..00000000 --- a/.changeset/neat-rockets-lick.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@shopify/draggable': patch ---- - -Converts DragEvent tests to typescript diff --git a/.changeset/spicy-clouds-tickle.md b/.changeset/spicy-clouds-tickle.md deleted file mode 100644 index 01c4f86b..00000000 --- a/.changeset/spicy-clouds-tickle.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@shopify/draggable': patch ---- - -Convert DroppableEvent to typescript diff --git a/.changeset/warm-jars-tickle.md b/.changeset/warm-jars-tickle.md deleted file mode 100644 index b940860f..00000000 --- a/.changeset/warm-jars-tickle.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@shopify/draggable': patch ---- - -Converts MirrorEvent to typescript diff --git a/.changeset/wild-bananas-smoke.md b/.changeset/wild-bananas-smoke.md deleted file mode 100644 index 50e0ae90..00000000 --- a/.changeset/wild-bananas-smoke.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@shopify/draggable': patch ---- - -Convert SnappableEvent to typescript diff --git a/.changeset/young-drinks-call.md b/.changeset/young-drinks-call.md deleted file mode 100644 index ca56250e..00000000 --- a/.changeset/young-drinks-call.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@shopify/draggable': patch ---- - -Converts DraggableEvent to typescript diff --git a/CHANGELOG.md b/CHANGELOG.md index b82479d7..4e276307 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,27 @@ # Changelog +## 1.1.2 + +### Patch Changes + +- [#579](https://github.com/Shopify/draggable/pull/579) [`bb23ff2`](https://github.com/Shopify/draggable/commit/bb23ff21f693b623e76c935d8ea4fb58ac57d36c) Thanks [@tsov](https://github.com/tsov)! - Convert CollidableEvent to typescript + +- [#579](https://github.com/Shopify/draggable/pull/579) [`9154a96`](https://github.com/Shopify/draggable/commit/9154a9683a0fecfdc4a4759319221ca59c43421a) Thanks [@tsov](https://github.com/tsov)! - Convert SensorEvent to typescript + +- [#579](https://github.com/Shopify/draggable/pull/579) [`74c35e5`](https://github.com/Shopify/draggable/commit/74c35e5aa4bd5c3bb7dcaf8cc432c4d5d932ee3f) Thanks [@tsov](https://github.com/tsov)! - Convert SwappableEvent to typescript + +- [#579](https://github.com/Shopify/draggable/pull/579) [`fb5354f`](https://github.com/Shopify/draggable/commit/fb5354ffc7688433ef12bcf8ca1b9f473f78cf06) Thanks [@tsov](https://github.com/tsov)! - Convert SortableEvent to typescript + +- [#579](https://github.com/Shopify/draggable/pull/579) [`7734961`](https://github.com/Shopify/draggable/commit/773496192fc9a56f6cd24ec7a45f34c79aec4a6d) Thanks [@tsov](https://github.com/tsov)! - Converts DragEvent tests to typescript + +- [#579](https://github.com/Shopify/draggable/pull/579) [`a0c3c90`](https://github.com/Shopify/draggable/commit/a0c3c90d8e93ac8ac0e19e5d37e271e6d97c4fa6) Thanks [@tsov](https://github.com/tsov)! - Convert DroppableEvent to typescript + +- [#579](https://github.com/Shopify/draggable/pull/579) [`527dcb6`](https://github.com/Shopify/draggable/commit/527dcb67d50978ac81576603a57e42d77fff1eec) Thanks [@tsov](https://github.com/tsov)! - Converts MirrorEvent to typescript + +- [#579](https://github.com/Shopify/draggable/pull/579) [`7219781`](https://github.com/Shopify/draggable/commit/721978147cef7f3cc5971fa0cbd636c87ddbe2c7) Thanks [@tsov](https://github.com/tsov)! - Convert SnappableEvent to typescript + +- [#579](https://github.com/Shopify/draggable/pull/579) [`cc42520`](https://github.com/Shopify/draggable/commit/cc42520a2731191ae6459a22892d9c1da605b80d) Thanks [@tsov](https://github.com/tsov)! - Converts DraggableEvent to typescript + ## 1.1.1 ### Patch Changes diff --git a/package.json b/package.json index 867547cb..80df80d8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@shopify/draggable", - "version": "1.1.1", + "version": "1.1.2", "private": false, "license": "MIT", "description": "The JavaScript Drag & Drop library your grandparents warned you about.",