Skip to content

Commit 4adc681

Browse files
chore(release): 2.3.3 [skip ci]
## [2.3.3](v2.3.2...v2.3.3) (2022-03-31) ### Bug Fixes * using normalized path to match route ([4c6d65d](4c6d65d))
1 parent 081eb58 commit 4adc681

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [2.3.3](https://github.com/liuweiGL/react-stack-router/compare/v2.3.2...v2.3.3) (2022-03-31)
2+
3+
4+
### Bug Fixes
5+
6+
* using normalized path to match route ([4c6d65d](https://github.com/liuweiGL/react-stack-router/commit/4c6d65d7357e66200751648aa44c3a8c23e9a27a))
7+
18
## [2.3.2](https://github.com/liuweiGL/react-stack-router/compare/v2.3.1...v2.3.2) (2022-03-30)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-stack-router",
3-
"version": "2.3.2",
3+
"version": "2.3.3",
44
"description": "react 手机端路由",
55
"keywords": [
66
"react-router",

0 commit comments

Comments
 (0)