merge release-6.1.5

Release 6.1.5
This commit is contained in:
Liam DeBeasi
2022-05-11 10:09:20 -04:00
committed by GitHub
164 changed files with 787 additions and 4145 deletions

View File

@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## [6.1.5](https://github.com/ionic-team/ionic/compare/v6.1.4...v6.1.5) (2022-05-11)
**Note:** Version bump only for package @ionic/react-router
## [6.1.4](https://github.com/ionic-team/ionic/compare/v6.1.3...v6.1.4) (2022-05-04)
**Note:** Version bump only for package @ionic/react-router

File diff suppressed because it is too large Load Diff

View File

@ -1,6 +1,6 @@
{
"name": "@ionic/react-router",
"version": "6.1.4",
"version": "6.1.5",
"description": "React Router wrapper for @ionic/react",
"keywords": [
"ionic",
@ -37,7 +37,7 @@
"dist/"
],
"dependencies": {
"@ionic/react": "^6.1.4",
"@ionic/react": "^6.1.5",
"tslib": "*"
},
"peerDependencies": {