We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2d31fd5 commit a22ce57Copy full SHA for a22ce57
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.1.1](https://github.com/liuweiGL/react-stack-router/compare/v1.1.0...v1.1.1) (2022-03-17)
2
+
3
4
+### Bug Fixes
5
6
+* fix npm tarball includes pnpm cache files ([2d31fd5](https://github.com/liuweiGL/react-stack-router/commit/2d31fd5c292a61d8ee3f0cd681527cfaf6bd8d8e))
7
8
# [1.1.0](https://github.com/liuweiGL/react-stack-router/compare/v1.0.1...v1.1.0) (2022-03-17)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "react-stack-router",
- "version": "1.1.0",
+ "version": "1.1.1",
"description": "react 手机端路由",
"keywords": [
"react-router",
0 commit comments