Skip to content

Commit 684d3b8

Browse files
committed
Release v3.11.1.
1 parent ee1a363 commit 684d3b8

File tree

6 files changed

+371
-2818
lines changed

6 files changed

+371
-2818
lines changed

CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
v3.11.1 - Fri, 25 Oct 2019 21:02:09 UTC
2+
---------------------------------------
3+
4+
- [ee1a363](../../commit/ee1a363) chore: update webpack* versions.
5+
- [4ac3ff4](../../commit/4ac3ff4) [added]: pass overlay and content element references to onAfterOpen fn (#741)
6+
- [9be00a9](../../commit/9be00a9) [fixed] some untabbable elements are being returned from findTabbable (#774)
7+
- [4dd25ac](../../commit/4dd25ac) chore: changed xvfb to a service.
8+
- [2d4f231](../../commit/2d4f231) chore: changed xvfb to a service.
9+
10+
111
v3.10.1 - Wed, 21 Aug 2019 20:49:53 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.10.1",
3+
"version": "3.11.1",
44
"homepage": "https://github.com/reactjs/react-modal",
55
"authors": [
66
"Ryan Florence",

0 commit comments

Comments
 (0)