mirror of
https://github.com/Shopify/draggable.git
synced 2025-12-08 20:15:56 +00:00
Merge pull request #575 from Shopify/changeset-release/main
Version Packages
This commit is contained in:
commit
9f351a3be5
@ -1,5 +0,0 @@
|
|||||||
---
|
|
||||||
'@shopify/draggable': minor
|
|
||||||
---
|
|
||||||
|
|
||||||
Converted build from webpack to rollout. Import paths have changed
|
|
||||||
@ -1,5 +1,11 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## 1.1.0
|
||||||
|
|
||||||
|
### Minor Changes
|
||||||
|
|
||||||
|
- [#574](https://github.com/Shopify/draggable/pull/574) [`b81e8f6`](https://github.com/Shopify/draggable/commit/b81e8f678f8e5b27392b6c56b6bb2684a48c0fe8) Thanks [@tsov](https://github.com/tsov)! - Converted build from webpack to rollout. Import paths have changed
|
||||||
|
|
||||||
## 1.0.1
|
## 1.0.1
|
||||||
|
|
||||||
### Patch Changes
|
### Patch Changes
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@shopify/draggable",
|
"name": "@shopify/draggable",
|
||||||
"version": "1.0.1",
|
"version": "1.1.0",
|
||||||
"private": false,
|
"private": false,
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"description": "The JavaScript Drag & Drop library your grandparents warned you about.",
|
"description": "The JavaScript Drag & Drop library your grandparents warned you about.",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user