Skip to content

Commit 907ad0d

Browse files
chore(release): 2.2.0 [skip ci]
# [2.2.0](v2.1.0...v2.2.0) (2022-03-20) ### Features * remove default 404 page ([6eefaca](6eefaca))
1 parent 354a8cd commit 907ad0d

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.2.0](https://github.com/liuweiGL/react-stack-router/compare/v2.1.0...v2.2.0) (2022-03-20)
2+
3+
4+
### Features
5+
6+
* remove default 404 page ([6eefaca](https://github.com/liuweiGL/react-stack-router/commit/6eefacacaf0cb5fdf8cdd6de1363c3ff7449ca77))
7+
18
# [2.1.0](https://github.com/liuweiGL/react-stack-router/compare/v2.0.0...v2.1.0) (2022-03-20)
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.1.0",
3+
"version": "2.2.0",
44
"description": "react 手机端路由",
55
"keywords": [
66
"react-router",

0 commit comments

Comments
 (0)