mirror of
https://github.com/Shopify/draggable.git
synced 2025-12-08 20:15:56 +00:00
Version Packages
This commit is contained in:
parent
2e60c3fd30
commit
f5ab47438c
@ -1,5 +0,0 @@
|
|||||||
---
|
|
||||||
'@shopify/draggable': patch
|
|
||||||
---
|
|
||||||
|
|
||||||
Removes npm token from release workflow
|
|
||||||
@ -1,5 +1,11 @@
|
|||||||
# Changelog
|
# 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
|
## 1.2.0
|
||||||
|
|
||||||
### Minor Changes
|
### Minor Changes
|
||||||
|
|||||||
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "@shopify/draggable",
|
"name": "@shopify/draggable",
|
||||||
"version": "1.2.0",
|
"version": "1.2.1",
|
||||||
"private": false,
|
"private": false,
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"description": "The JavaScript Drag & Drop library your grandparents warned you about.",
|
"description": "The JavaScript Drag & Drop library your grandparents warned you about.",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user