Skip to content

Commit 473996e

Browse files
chore(release): 2.0.0 [skip ci]
# [2.0.0](v1.1.4...v2.0.0) (2022-03-19) ### Code Refactoring * Adjust internal implementation ([05c1812](05c1812)) ### BREAKING CHANGES * Changes cannot be summed up in one sentence For more information, see the release notes
1 parent 05c1812 commit 473996e

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
# [2.0.0](https://github.com/liuweiGL/react-stack-router/compare/v1.1.4...v2.0.0) (2022-03-19)
2+
3+
4+
### Code Refactoring
5+
6+
* Adjust internal implementation ([05c1812](https://github.com/liuweiGL/react-stack-router/commit/05c18128c3ce6924338899837aa6031cfee59558))
7+
8+
9+
### BREAKING CHANGES
10+
11+
* Changes cannot be summed up in one sentence
12+
For more information, see the release notes
13+
114
## [1.1.4](https://github.com/liuweiGL/react-stack-router/compare/v1.1.3...v1.1.4) (2022-03-19)
215

316

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": "1.1.4",
3+
"version": "2.0.0",
44
"description": "react 手机端路由",
55
"keywords": [
66
"react-router",

0 commit comments

Comments
 (0)