Skip to content

Commit 4752413

Browse files
chore(release): 2.3.1 [skip ci]
## [2.3.1](v2.3.0...v2.3.1) (2022-03-30) ### Bug Fixes * fix RouterNavigator declaration error ([bb88722](bb88722))
1 parent da5712a commit 4752413

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.1](https://github.com/liuweiGL/react-stack-router/compare/v2.3.0...v2.3.1) (2022-03-30)
2+
3+
4+
### Bug Fixes
5+
6+
* fix RouterNavigator declaration error ([bb88722](https://github.com/liuweiGL/react-stack-router/commit/bb887226f308a34697f1729de2ac47df5d2bd982))
7+
18
# [2.3.0](https://github.com/liuweiGL/react-stack-router/compare/v2.2.0...v2.3.0) (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.0",
3+
"version": "2.3.1",
44
"description": "react 手机端路由",
55
"keywords": [
66
"react-router",

0 commit comments

Comments
 (0)