Skip to content

Commit d7ec04d

Browse files
committed
Release v3.8.2.
1 parent 9fe84df commit d7ec04d

File tree

5 files changed

+422
-89
lines changed

5 files changed

+422
-89
lines changed

CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
v3.8.2 - Sun, 30 Jun 2019 20:48:21 UTC
2+
--------------------------------------
3+
4+
- [9fe84df](../../commit/9fe84df) Update `warning` to v4
5+
- [6ff8d85](../../commit/6ff8d85) [fixed] Local development environment (#754)
6+
- [a2838bb](../../commit/a2838bb) [chore] update webpack-dev-server dependency.
7+
- [ec3f749](../../commit/ec3f749) fix item index
8+
- [d56e295](../../commit/d56e295) fix can't close Modal B
9+
10+
111
v3.8.1 - Wed, 19 Dec 2018 00:57:16 UTC
212
--------------------------------------
313

bower.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-modal",
3-
"version": "3.8.1",
3+
"version": "3.8.2",
44
"homepage": "https://github.com/reactjs/react-modal",
55
"authors": [
66
"Ryan Florence",

0 commit comments

Comments
 (0)