Skip to content

Commit e392b09

Browse files
committed
Release v3.14.2.
1 parent 172879e commit e392b09

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

CHANGELOG.md

+6-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
1-
3.14.1 - Tue, 01 Jun 2021 21:39:10 UTC
1+
3.14.2 - Tue, 01 Jun 2021 21:42:22 UTC
2+
--------------------------------------
3+
4+
- [172879e](../../commit/172879e) [chore] Don't allow .log in on releases.
5+
6+
3.14.1 - Tue, 01 Jun 2021 21:39:02 UTC
27
--------------------------------------
38

49
- [fc62ab1](../../commit/fc62ab1) Fixing lint error and PR suggestion change to use double quotes

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-modal",
3-
"version": "3.14.1",
3+
"version": "3.14.2",
44
"description": "Accessible modal dialog component for React.JS",
55
"main": "./lib/index.js",
66
"module": "./lib/index.js",

0 commit comments

Comments
 (0)