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/vue-router
## [6.1.4](https://github.com/ionic-team/ionic/compare/v6.1.3...v6.1.4) (2022-05-04)

File diff suppressed because it is too large Load Diff

View File

@ -1,6 +1,6 @@
{
"name": "@ionic/vue-router",
"version": "6.1.4",
"version": "6.1.5",
"description": "Vue Router integration for @ionic/vue",
"scripts": {
"prepublishOnly": "npm run build",
@ -44,7 +44,7 @@
},
"homepage": "https://github.com/ionic-team/ionic#readme",
"dependencies": {
"@ionic/vue": "^6.1.4"
"@ionic/vue": "^6.1.5"
},
"devDependencies": {
"@types/jest": "^26.0.13",