We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 048ef2d commit 708a257Copy full SHA for 708a257
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+v1.7.6 - Thu, 13 Apr 2017 14:41:16 GMT
2
+--------------------------------------
3
+
4
+- [048ef2d](../../commit/048ef2d) [fixed] remove additional es2015 from refCount
5
6
7
v1.7.5 - Thu, 13 Apr 2017 14:20:34 GMT
8
--------------------------------------
9
bower.json
@@ -1,6 +1,6 @@
{
"name": "react-modal",
- "version": "1.7.5",
+ "version": "1.7.6",
"homepage": "https://github.com/reactjs/react-modal",
"authors": [
"Ryan Florence",
package.json
"description": "Accessible modal dialog component for React.JS",
"main": "./lib/index.js",
"repository": {
0 commit comments