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

Version Packages
This commit is contained in:
Max Hoffmann 2025-10-20 08:34:42 -07:00 committed by GitHub
commit 21c05e9031
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 7 additions and 6 deletions

View File

@ -1,5 +0,0 @@
---
'@shopify/draggable': minor
---
Upgrade to node version v20

View File

@ -1,5 +1,11 @@
# Changelog
## 1.2.0
### Minor Changes
- [#658](https://github.com/Shopify/draggable/pull/658) [`bb778a4`](https://github.com/Shopify/draggable/commit/bb778a47a52c50e35fd20425e7e82280745a1e85) Thanks [@tsov](https://github.com/tsov)! - Upgrade to node version v20
## 1.1.4
### Patch Changes

View File

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