We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 08b76ae + 785b1c4 commit 16c3172Copy full SHA for 16c3172
.changeset/long-walls-trade.md
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog
2
3
+## 1.0.1
4
+
5
+### Patch Changes
6
7
+- [#572](https://github.com/Shopify/draggable/pull/572) [`2a8ae0b`](https://github.com/Shopify/draggable/commit/2a8ae0b219beceb3338764afe25c2d6a9fe4f495) Thanks [@tsov](https://github.com/tsov)! - Converts ResizeMirror to typescript
8
9
## 1.0.0
10
11
### Patch Changes
package.json
@@ -1,6 +1,6 @@
{
"name": "@shopify/draggable",
- "version": "1.0.0",
+ "version": "1.0.1",
"private": false,
"license": "MIT",
"description": "The JavaScript Drag & Drop library your grandparents warned you about.",
0 commit comments