Skip to content

Commit 16c3172

Browse files
authored
Merge pull request #573 from Shopify/changeset-release/main
Version Packages
2 parents 08b76ae + 785b1c4 commit 16c3172

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/long-walls-trade.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

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+
39
## 1.0.0
410

511
### Patch Changes

package.json

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

0 commit comments

Comments
 (0)