Skip to content

Commit

Permalink
chore(release): 1.1.4 [skip ci]
Browse files Browse the repository at this point in the history
## [1.1.4](v1.1.3...v1.1.4) (2022-03-19)

### Performance Improvements

* reduce unnecessary rendering ([a232eeb](a232eeb))
  • Loading branch information
semantic-release-bot committed Mar 19, 2022
1 parent a232eeb commit 172d46f
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.1.4](https://github.com/liuweiGL/react-stack-router/compare/v1.1.3...v1.1.4) (2022-03-19)


### Performance Improvements

* reduce unnecessary rendering ([a232eeb](https://github.com/liuweiGL/react-stack-router/commit/a232eeb9a3056001f4a26ed9acdb36cbbab9bc19))

## [1.1.3](https://github.com/liuweiGL/react-stack-router/compare/v1.1.2...v1.1.3) (2022-03-17)


Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-stack-router",
"version": "1.1.3",
"version": "1.1.4",
"description": "react 手机端路由",
"keywords": [
"react-router",
Expand Down Expand Up @@ -60,4 +60,4 @@
"typescript": "latest",
"vite": "^2.8.6"
}
}
}

0 comments on commit 172d46f

Please sign in to comment.