Skip to content

Commit

Permalink
Release v3.14.3.
Browse files Browse the repository at this point in the history
  • Loading branch information
diasbruno committed Jun 15, 2021
1 parent b33923a commit fd193f2
Show file tree
Hide file tree
Showing 5 changed files with 13 additions and 5 deletions.
10 changes: 9 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,12 @@
3.14.2 - Tue, 01 Jun 2021 21:42:22 UTC
3.14.3 - Tue, 15 Jun 2021 15:09:02 UTC
--------------------------------------

- [b33923a](../../commit/b33923a) [changed]: Updated and formatted example in README
- [0847049](../../commit/0847049) [fixed] Cancel requested animation frame on unmount.
- [fc76b0c](../../commit/fc76b0c) [chore] added link to the discussion for react-modal v4.
- [0d99156](../../commit/0d99156) [chore] Don't allow mkdocs.yml be included on releases.

3.14.2 - Tue, 01 Jun 2021 21:42:17 UTC
--------------------------------------

- [172879e](../../commit/172879e) [chore] Don't allow .log in on releases.
Expand Down
2 changes: 1 addition & 1 deletion dist/react-modal.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/react-modal.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-modal",
"version": "3.14.2",
"version": "3.14.3",
"description": "Accessible modal dialog component for React.JS",
"main": "./lib/index.js",
"module": "./lib/index.js",
Expand Down

0 comments on commit fd193f2

Please sign in to comment.