Skip to content

Commit e6fb6f0

Browse files
committed
version: release v1.1.2
1 parent 56527b4 commit e6fb6f0

File tree

5 files changed

+9
-22
lines changed

5 files changed

+9
-22
lines changed

.changeset/lucky-pans-jog.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/pre.json

Lines changed: 0 additions & 11 deletions
This file was deleted.

.changeset/smart-flies-move.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/react-router-manage/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# react-router-manage
22

3+
## 1.1.2
4+
5+
### Patch Changes
6+
7+
- fix: children route path can configured empty
8+
- 91aaf4f: When configuring sub routes, the path can be empty
9+
- 8c4c64b: modify 'getCurrentRoute' get params route
10+
311
## 1.1.2-beta.1
412

513
### Patch Changes

packages/react-router-manage/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-manage",
3-
"version": "1.1.2-beta.1",
3+
"version": "1.1.2",
44
"author": "wenxinping@corp.netease.com",
55
"description": "react-router-manage extends react-router(v6), it Including authentication, configuration, addition, deletion and modification",
66
"repository": {

0 commit comments

Comments
 (0)