Skip to content

Commit 7a2a63c

Browse files
committed
Release v3.16.3.
1 parent a5c0cf4 commit 7a2a63c

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.16.2 - Tue, 17 Dec 2024 09:11:36 UTC
1+
3.16.3 - Tue, 17 Dec 2024 10:38:34 UTC
2+
--------------------------------------
3+
4+
- [a5c0cf4](../../commit/a5c0cf4) removing restriction on node engines.
5+
6+
3.16.2 - Tue, 17 Dec 2024 09:11:34 UTC
27
--------------------------------------
38

49
- [b91c724](../../commit/b91c724) updade react and react-dom peer dependencies.

package.json

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

0 commit comments

Comments
 (0)