Merge pull request #575 from Shopify/changeset-release/main

Version Packages
This commit is contained in:
Max Hoffmann 2023-09-25 19:31:41 -07:00 committed by GitHub
commit 9f351a3be5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 7 additions and 6 deletions

View File

@ -1,5 +0,0 @@
---
'@shopify/draggable': minor
---
Converted build from webpack to rollout. Import paths have changed

View File

@ -1,5 +1,11 @@
# 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
### Patch Changes

View File

@ -1,6 +1,6 @@
{
"name": "@shopify/draggable",
"version": "1.0.1",
"version": "1.1.0",
"private": false,
"license": "MIT",
"description": "The JavaScript Drag & Drop library your grandparents warned you about.",