Skip to content

Commit 63fdd16

Browse files
authoredOct 12, 2023
Merge pull request #587 from Shopify/changeset-release/main
Version Packages
2 parents 39a9895 + 87be38e commit 63fdd16

File tree

5 files changed

+11
-16
lines changed

5 files changed

+11
-16
lines changed
 

‎.changeset/flat-doors-worry.md

-5
This file was deleted.

‎.changeset/smooth-coins-brush.md

-5
This file was deleted.

‎.changeset/sour-ravens-pull.md

-5
This file was deleted.

‎CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Changelog
22

3+
## 1.1.3
4+
5+
### Patch Changes
6+
7+
- [#586](https://github.com/Shopify/draggable/pull/586) [`c1df3a5`](https://github.com/Shopify/draggable/commit/c1df3a559ebd959a1054503ee423c6d76243fd0d) Thanks [@tsov](https://github.com/tsov)! - Adds AutoBind decorator
8+
9+
- [#590](https://github.com/Shopify/draggable/pull/590) [`f05efb3`](https://github.com/Shopify/draggable/commit/f05efb3850eb44d83a4de5c03f1ee526ea5e318b) Thanks [@tsov](https://github.com/tsov)! - Fixes VSCode search to exclude generated files/folders
10+
11+
- [#590](https://github.com/Shopify/draggable/pull/590) [`36e61b6`](https://github.com/Shopify/draggable/commit/36e61b6825c9c9911ce3ef5eb2ff962b091fd831) Thanks [@tsov](https://github.com/tsov)! - Converts ResizeMirror test to typescript
12+
313
## 1.1.2
414

515
### Patch Changes

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@shopify/draggable",
3-
"version": "1.1.2",
3+
"version": "1.1.3",
44
"private": false,
55
"license": "MIT",
66
"description": "The JavaScript Drag & Drop library your grandparents warned you about.",

0 commit comments

Comments
 (0)
Failed to load comments.