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

Version Packages
This commit is contained in:
Max Hoffmann 2025-03-18 17:59:35 -07:00 committed by GitHub
commit b40ff3651a
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': patch
---
Add provenance statement

View File

@ -1,5 +1,11 @@
# Changelog
## 1.1.4
### Patch Changes
- [#621](https://github.com/Shopify/draggable/pull/621) [`a14a290`](https://github.com/Shopify/draggable/commit/a14a2903032a02d160958d3e557ba8d09180c382) Thanks [@tsov](https://github.com/tsov)! - Add provenance statement
## 1.1.3
### Patch Changes

View File

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