Version Packages

This commit is contained in:
github-actions[bot] 2025-10-22 15:11:35 +00:00
parent 2e60c3fd30
commit f5ab47438c
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.",