Skip to content

Commit 7a89146

Browse files
committed
v5.3.0
1 parent b3c7d99 commit 7a89146

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"packages": ["packages/*", "website"],
3-
"version": "5.2.1",
3+
"version": "5.3.0",
44
"npmClient": "yarn",
55
"useWorkspaces": true,
66
"changelog": {

packages/react-router-dom/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-router-dom",
3-
"version": "5.2.1",
3+
"version": "5.3.0",
44
"description": "DOM bindings for React Router",
55
"repository": "ReactTraining/react-router",
66
"license": "MIT",

0 commit comments

Comments
 (0)