Skip to content

Commit 271b875

Browse files
committed
Release v3.0.2.
1 parent 1d495a6 commit 271b875

File tree

5 files changed

+303
-169
lines changed

5 files changed

+303
-169
lines changed

CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
v3.0.2 - Sat, 14 Oct 2017 12:03:32 UTC
2+
--------------------------------------
3+
4+
- [d98f091](../../commit/d98f091) [chore] update CHANGELOG.md
5+
- [95f628a](../../commit/95f628a) [chore] fix prettier linting after merge issue
6+
- [47d0d87](../../commit/47d0d87) [chore] prettier all the things
7+
- [c0620e0](../../commit/c0620e0) [chore] Use babel-preset-env instead of babel-preset-es2015
8+
- [2a05bd8](../../commit/2a05bd8) [chore] Updated eslint and a few related deps
9+
- [b3701f6](../../commit/b3701f6) [fixed] Issue #526 Import PropTypes as default import.
10+
11+
112
v3.0.0 - Fri, 06 Oct 2017 13:29:20 UTC
213
--------------------------------------
314

bower.json

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

0 commit comments

Comments
 (0)