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

Version Packages
This commit is contained in:
Max Hoffmann 2025-10-22 08:14:25 -07:00 committed by GitHub
commit 32b3cafaa2
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
---
Removes npm token from release workflow

View File

@ -1,5 +1,11 @@
# Changelog
## 1.2.1
### Patch Changes
- [#661](https://github.com/Shopify/draggable/pull/661) [`f0194c4`](https://github.com/Shopify/draggable/commit/f0194c493f2e9dabd4267f3316995c153ed3d3eb) Thanks [@tsov](https://github.com/tsov)! - Removes npm token from release workflow
## 1.2.0
### Minor Changes

View File

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