Skip to content

Commit a8bfa03

Browse files
authoredSep 28, 2023
Merge pull request #581 from Shopify/changeset-release/main
Version Packages
2 parents c68c974 + 6c91749 commit a8bfa03

File tree

4 files changed

+11
-13
lines changed

4 files changed

+11
-13
lines changed
 

‎.changeset/green-apes-act.md

-5
This file was deleted.

‎.changeset/late-nails-matter.md

-7
This file was deleted.

‎CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Changelog
22

3+
## 1.1.1
4+
5+
### Patch Changes
6+
7+
- [#580](https://github.com/Shopify/draggable/pull/580) [`873ef2b`](https://github.com/Shopify/draggable/commit/873ef2b59a10361ba4a0e885aaea51d2b2b5c298) Thanks [@tsov](https://github.com/tsov)! - Removes unused packages dependencies
8+
9+
- [#582](https://github.com/Shopify/draggable/pull/582) [`762ffbf`](https://github.com/Shopify/draggable/commit/762ffbf70d018fee101852c186e8d887d1127ce8) Thanks [@tsov](https://github.com/tsov)! - - Cleans up code comments from build folder
10+
- Also resolves absolute paths for ts build declarations
11+
- Renames build files with .cjs and .mjs
12+
313
## 1.1.0
414

515
### Minor Changes

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@shopify/draggable",
3-
"version": "1.1.0",
3+
"version": "1.1.1",
44
"private": false,
55
"license": "MIT",
66
"description": "The JavaScript Drag & Drop library your grandparents warned you about.",

0 commit comments

Comments
 (0)
Failed to load comments.