Skip to content

Commit 41a02c3

Browse files
committed
release v4.0.2
1 parent 4e075bd commit 41a02c3

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
### 4.0.2 (Sep 9, 2019)
4+
5+
- Republish to fix packaging errors. Fixes #426
6+
37
### 4.0.1 (Sep 7, 2019)
48

59
- Republish of 4.0.0 to fix a mistake where webpack working files were erroneously included in the package. Use this release instead as it is much smaller.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-draggable",
3-
"version": "4.0.1",
3+
"version": "4.0.2",
44
"description": "React draggable component",
55
"main": "index.js",
66
"browser": "web/react-draggable.min.js",

0 commit comments

Comments
 (0)